Skip to content

Commit e14551a

Browse files
build(deps-dev): bump node-fetch from 3.2.4 to 3.2.5 (#6193)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v3.2.4...v3.2.5) --- 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 7255bd5 commit e14551a

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
@@ -111,7 +111,7 @@
111111
"mini-css-extract-plugin": "^2.6.0",
112112
"mkdirp": "^1.0.4",
113113
"modularscale-sass": "^3.0.3",
114-
"node-fetch": "^3.2.4",
114+
"node-fetch": "^3.2.5",
115115
"npm-run-all": "^4.1.1",
116116
"postcss": "^8.4.14",
117117
"postcss-loader": "^7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8900,10 +8900,10 @@ node-fetch@^2.6.1:
89008900
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
89018901
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
89028902

8903-
node-fetch@^3.2.4:
8904-
version "3.2.4"
8905-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.4.tgz#3fbca2d8838111048232de54cb532bd3cf134947"
8906-
integrity sha512-WvYJRN7mMyOLurFR2YpysQGuwYrJN+qrrpHjJDuKMcSPdfFccRUla/kng2mz6HWSBxJcqPbvatS6Gb4RhOzCJw==
8903+
node-fetch@^3.2.5:
8904+
version "3.2.5"
8905+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.5.tgz#7d31da657804db5185540ddac7ddd516a9a2bd26"
8906+
integrity sha512-u7zCHdJp8JXBwF09mMfo2CL6kp37TslDl1KP3hRGTlCInBtag+UO3LGVy+NF0VzvnL3PVMpA2hXh1EtECFnyhQ==
89078907
dependencies:
89088908
data-uri-to-buffer "^4.0.0"
89098909
fetch-blob "^3.1.4"

0 commit comments

Comments
 (0)