Skip to content

Commit f600e2c

Browse files
authored
Merge pull request #25 from firstcontributions/dependabot/npm_and_yarn/node-fetch-3.2.10
2 parents 1b45ef8 + 683ff5d commit f600e2c

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
@@ -29,7 +29,7 @@
2929
"md5": "^2.3.0",
3030
"multiparty": "^4.2.3",
3131
"next": "^12.1.6",
32-
"node-fetch": "^3.2.0",
32+
"node-fetch": "^3.2.10",
3333
"react": "^18.2.0",
3434
"react-dom": "^18.2.0",
3535
"react-error-boundary": "^3.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2220,10 +2220,10 @@ [email protected]:
22202220
dependencies:
22212221
whatwg-url "^5.0.0"
22222222

2223-
node-fetch@^3.2.0:
2224-
version "3.2.6"
2225-
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.6.tgz"
2226-
integrity sha512-LAy/HZnLADOVkVPubaxHDft29booGglPFDr2Hw0J1AercRh01UiVFm++KMDnJeH9sHgNB4hsXPii7Sgym/sTbw==
2223+
node-fetch@^3.2.10:
2224+
version "3.2.10"
2225+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.10.tgz#e8347f94b54ae18b57c9c049ef641cef398a85c8"
2226+
integrity sha512-MhuzNwdURnZ1Cp4XTazr69K0BTizsBroX7Zx3UgDSVcZYKF/6p0CBe4EUb/hLqmzVhl0UpYfgRljQ4yxE+iCxA==
22272227
dependencies:
22282228
data-uri-to-buffer "^4.0.0"
22292229
fetch-blob "^3.1.4"

0 commit comments

Comments
 (0)