diff --git a/package-lock.json b/package-lock.json index 828917f..d2eb3a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,15 +1,15 @@ { "name": "gatsby-plugin-google-analytics-data-reporting-api", - "version": "2.0.1", + "version": "2.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "gatsby-plugin-google-analytics-data-reporting-api", - "version": "2.0.1", + "version": "2.1.0", "license": "MIT", "dependencies": { - "googleapis": "^171.4.0" + "googleapis": "^173.0.0" } }, "node_modules/agent-base": { @@ -306,9 +306,9 @@ } }, "node_modules/googleapis": { - "version": "171.4.0", - "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-171.4.0.tgz", - "integrity": "sha512-xybFL2SmmUgIifgsbsRQYRdNrSAYwxWZDmkZTGjUIaRnX5jPqR8el/cEvo6rCqh7iaZx6MfEPS/lrDgZ0bymkg==", + "version": "173.0.0", + "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-173.0.0.tgz", + "integrity": "sha512-xEJJYLZ4qeenVyfzispNfRjCe9bsv7CzBv5zYFLvScOze9snJ8S9W6hjQ729CWPQt5mvn/JrcRaCHzQiukt0ng==", "license": "Apache-2.0", "dependencies": { "google-auth-library": "^10.2.0", diff --git a/package.json b/package.json index d16c8cc..4a8bcfc 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "type": "module", "license": "MIT", "dependencies": { - "googleapis": "^171.4.0" + "googleapis": "^173.0.0" }, "keywords": [ "gatsby",