Skip to content

Commit 2652f0c

Browse files
committed
chore(deps): allow google-auth-library@^9.0.0
1 parent a7260d8 commit 2652f0c

File tree

2 files changed

+54
-63
lines changed

2 files changed

+54
-63
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"eslint-plugin-import": "^2.27.5",
8383
"eslint-plugin-jest": "^27.2.1",
8484
"eslint-plugin-no-floating-promise": "^1.0.2",
85-
"google-auth-library": "^8.8.0",
85+
"google-auth-library": "^9.1.0",
8686
"jest": "^29.5.0",
8787
"jest-junit": "^16.0.0",
8888
"release-it": "^15.11.0",
@@ -91,7 +91,7 @@
9191
"unbuild": "^1.2.1"
9292
},
9393
"peerDependencies": {
94-
"google-auth-library": "^8.8.0"
94+
"google-auth-library": "^8.8.0 || ^9.0.0"
9595
},
9696
"peerDependenciesMeta": {
9797
"google-auth-library": {

pnpm-lock.yaml

Lines changed: 52 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)