diff --git a/package-lock.json b/package-lock.json index 3789588..210cb84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@adobe/helix-google-support", - "version": "3.2.11", + "version": "3.2.12", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@adobe/helix-google-support", - "version": "3.2.11", + "version": "3.2.12", "license": "Apache-2.0", "dependencies": { "@adobe/helix-onedrive-support": "11.5.29", @@ -15,7 +15,7 @@ }, "devDependencies": { "@adobe/eslint-config-helix": "2.0.8", - "@adobe/helix-shared-tokencache": "1.4.44", + "@adobe/helix-shared-tokencache": "1.4.45", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1", "c8": "10.1.2", @@ -94,13 +94,13 @@ } }, "node_modules/@adobe/helix-shared-tokencache": { - "version": "1.4.44", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared-tokencache/-/helix-shared-tokencache-1.4.44.tgz", - "integrity": "sha512-hqZaetwRa3u0OmkZubwNZMu1cEHVm1JAoe8xhL/5P1xvbgN9Bw5vJiQmLQsYhoPLbkSFYj7knh4r6q7p37Z6fg==", + "version": "1.4.45", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared-tokencache/-/helix-shared-tokencache-1.4.45.tgz", + "integrity": "sha512-SQ/x41+w5+FXKQ0guHn3xa+6dONUjPs1r2XRHT/A7x4PH72LRwGx9mYenjyK7fLz2Z05liK9dWUgLNYeRE9iEA==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "^4.0.10", - "@aws-sdk/client-s3": "3.703.0" + "@aws-sdk/client-s3": "^3.703.0" } }, "node_modules/@aws-crypto/crc32": { diff --git a/package.json b/package.json index 9be5852..f99ddfe 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ }, "devDependencies": { "@adobe/eslint-config-helix": "2.0.8", - "@adobe/helix-shared-tokencache": "1.4.44", + "@adobe/helix-shared-tokencache": "1.4.45", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1", "c8": "10.1.2",