Skip to content

Commit f517f76

Browse files
build(deps-dev): bump node-fetch from 3.2.6 to 3.2.8 (#6267)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.6 to 3.2.8. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v3.2.6...v3.2.8) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af1c1ed commit f517f76

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"mini-css-extract-plugin": "^2.6.1",
112112
"mkdirp": "^1.0.4",
113113
"modularscale-sass": "^3.0.3",
114-
"node-fetch": "^3.2.6",
114+
"node-fetch": "^3.2.8",
115115
"npm-run-all": "^4.1.1",
116116
"postcss": "^8.4.14",
117117
"postcss-loader": "^7.0.1",

yarn.lock

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9066,10 +9066,10 @@ node-fetch@^2.6.7:
90669066
dependencies:
90679067
whatwg-url "^5.0.0"
90689068

9069-
node-fetch@^3.2.6:
9070-
version "3.2.6"
9071-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.6.tgz#6d4627181697a9d9674aae0d61548e0d629b31b9"
9072-
integrity sha512-LAy/HZnLADOVkVPubaxHDft29booGglPFDr2Hw0J1AercRh01UiVFm++KMDnJeH9sHgNB4hsXPii7Sgym/sTbw==
9069+
node-fetch@^3.2.8:
9070+
version "3.2.8"
9071+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.8.tgz#0d9516dcf43a758d78d6dbe538adf0b1f6a4944e"
9072+
integrity sha512-KtpD1YhGszhntMpBDyp5lyagk8KIMopC1LEb7cQUAh7zcosaX5uK8HnbNb2i3NTQK3sIawCItS0uFC3QzcLHdg==
90739073
dependencies:
90749074
data-uri-to-buffer "^4.0.0"
90759075
fetch-blob "^3.1.4"
@@ -12846,16 +12846,7 @@ whatwg-url@^7.0.0:
1284612846
tr46 "^1.0.1"
1284712847
webidl-conversions "^4.0.2"
1284812848

12849-
whatwg-url@^8.0.0:
12850-
version "8.3.0"
12851-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.3.0.tgz#d1e11e565334486cdb280d3101b9c3fd1c867582"
12852-
integrity sha512-BQRf/ej5Rp3+n7k0grQXZj9a1cHtsp4lqj01p59xBWFKdezR8sO37XnpafwNqiFac/v2Il12EIMjX/Y4VZtT8Q==
12853-
dependencies:
12854-
lodash.sortby "^4.7.0"
12855-
tr46 "^2.0.2"
12856-
webidl-conversions "^6.1.0"
12857-
12858-
whatwg-url@^8.5.0:
12849+
whatwg-url@^8.0.0, whatwg-url@^8.5.0:
1285912850
version "8.5.0"
1286012851
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.5.0.tgz#7752b8464fc0903fec89aa9846fc9efe07351fd3"
1286112852
integrity sha512-fy+R77xWv0AiqfLl4nuGUlQ3/6b5uNfQ4WAbGQVMYshCTCCPK9psC1nWh3XHuxGVCtlcDDQPQW1csmmIQo+fwg==

0 commit comments

Comments
 (0)