diff --git a/package-lock.json b/package-lock.json index c7f0df5..5e83d9b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "express": "^4.21.1", "framer-motion": "^11.11.11", "framer-motion-3d": "^11.11.11", - "google-auth-library": "^9.14.2", + "google-auth-library": "^9.15.1", "locomotive-scroll": "^4.1.4", "markmap-lib": "^0.17.2", "markmap-view": "^0.17.2", @@ -7822,9 +7822,9 @@ "license": "MIT" }, "node_modules/google-auth-library": { - "version": "9.14.2", - "resolved": "https://registry.npmjs.org/google-auth-library/-/google-auth-library-9.14.2.tgz", - "integrity": "sha512-R+FRIfk1GBo3RdlRYWPdwk8nmtVUOn6+BkDomAC46KoU8kzXzE1HLmOasSCbWUByMMAGkknVF0G5kQ69Vj7dlA==", + "version": "9.15.1", + "resolved": "https://registry.npmjs.org/google-auth-library/-/google-auth-library-9.15.1.tgz", + "integrity": "sha512-Jb6Z0+nvECVz+2lzSMt9u98UsoakXxA2HGHMCxh+so3n90XgYWkq5dur19JAJV7ONiJY22yBTyJB1TSkvPq9Ng==", "license": "Apache-2.0", "dependencies": { "base64-js": "^1.3.0", diff --git a/package.json b/package.json index b8569b8..0b77f99 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "express": "^4.21.1", "framer-motion": "^11.11.11", "framer-motion-3d": "^11.11.11", - "google-auth-library": "^9.14.2", + "google-auth-library": "^9.15.1", "locomotive-scroll": "^4.1.4", "markmap-lib": "^0.17.2", "markmap-view": "^0.17.2",