Skip to content

Commit 683ff5d

Browse files
Bump node-fetch from 3.2.6 to 3.2.10
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.6 to 3.2.10. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v3.2.6...v3.2.10) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a629469 commit 683ff5d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"md5": "^2.3.0",
2929
"multiparty": "^4.2.3",
3030
"next": "^12.1.6",
31-
"node-fetch": "^3.2.0",
31+
"node-fetch": "^3.2.10",
3232
"react": "^18.2.0",
3333
"react-dom": "^18.2.0",
3434
"react-error-boundary": "^3.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2215,10 +2215,10 @@ [email protected]:
22152215
dependencies:
22162216
whatwg-url "^5.0.0"
22172217

2218-
node-fetch@^3.2.0:
2219-
version "3.2.6"
2220-
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.6.tgz"
2221-
integrity sha512-LAy/HZnLADOVkVPubaxHDft29booGglPFDr2Hw0J1AercRh01UiVFm++KMDnJeH9sHgNB4hsXPii7Sgym/sTbw==
2218+
node-fetch@^3.2.10:
2219+
version "3.2.10"
2220+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.10.tgz#e8347f94b54ae18b57c9c049ef641cef398a85c8"
2221+
integrity sha512-MhuzNwdURnZ1Cp4XTazr69K0BTizsBroX7Zx3UgDSVcZYKF/6p0CBe4EUb/hLqmzVhl0UpYfgRljQ4yxE+iCxA==
22222222
dependencies:
22232223
data-uri-to-buffer "^4.0.0"
22242224
fetch-blob "^3.1.4"

0 commit comments

Comments
 (0)