Skip to content

Commit 5700648

Browse files
authored
chore(deps): Update minimum node-fetch (#1638)
1 parent 83b52e1 commit 5700648

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gax/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"abort-controller": "^3.0.0",
1717
"duplexify": "^4.0.0",
1818
"google-auth-library": "^9.3.0",
19-
"node-fetch": "^2.6.1",
19+
"node-fetch": "^2.7.0",
2020
"object-hash": "^3.0.0",
2121
"proto3-json-serializer": "^2.0.2",
2222
"retry-request": "^7.0.0",
@@ -30,7 +30,7 @@
3030
"@types/mocha": "^9.0.0",
3131
"@types/ncp": "^2.0.1",
3232
"@types/node": "^20.5.0",
33-
"@types/node-fetch": "^2.5.4",
33+
"@types/node-fetch": "^2.6.11",
3434
"@types/object-hash": "^3.0.0",
3535
"@types/proxyquire": "^1.3.28",
3636
"@types/pumpify": "^1.4.1",

0 commit comments

Comments
 (0)