Skip to content

Commit 24fdf50

Browse files
Annhiluccopybara-github
authored andcommitted
chore: Downgrade p-retry package requirement to resolve CJS issue
fixes #1329 PiperOrigin-RevId: 871439372
1 parent 960414e commit 24fdf50

File tree

2 files changed

+23
-22
lines changed

2 files changed

+23
-22
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
},
143143
"dependencies": {
144144
"google-auth-library": "^10.3.0",
145-
"p-retry": "^7.1.1",
145+
"p-retry": "^4.6.2",
146146
"protobufjs": "^7.5.4",
147147
"ws": "^8.18.0"
148148
},

0 commit comments

Comments
 (0)