We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27df832 commit 574b6b3Copy full SHA for 574b6b3
functions/billing/package.json
@@ -21,7 +21,7 @@
21
"@google-cloud/functions-framework": "^1.1.1",
22
"child-process-promise": "^2.2.1",
23
"mocha": "^7.0.0",
24
- "promise-retry": "^1.1.1",
+ "promise-retry": "^2.0.0",
25
"proxyquire": "^2.1.0",
26
"request": "^2.88.0",
27
"requestretry": "^4.0.0",
functions/helloworld/package.json
@@ -30,7 +30,7 @@
30
"express": "^4.16.3",
31
32
"moment": "^2.24.0",
33
34
35
36
0 commit comments