Skip to content

Commit

Permalink
chore(deps): update dependency node-fetch to ^2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 15, 2024
1 parent cf4359b commit 43645dd
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion apps/blaze-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"html-webpack-plugin": "^5.6.3",
"lodash": "^4.17.21",
"mkdirp": "^1.0.4",
"node-fetch": "^2.6.6",
"node-fetch": "^2.7.0",
"path-browserify": "^1.0.1",
"postcss": "^8.3.11",
"webpack": "^5.95.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/command-palette-wp-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"gettext-parser": "^6.0.0",
"lodash": "^4.17.21",
"mkdirp": "^1.0.4",
"node-fetch": "^2.6.6",
"node-fetch": "^2.7.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.5",
"webpack": "^5.95.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/odyssey-stats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"jest": "^29.7.0",
"lodash": "^4.17.21",
"mkdirp": "^1.0.4",
"node-fetch": "^2.6.6",
"node-fetch": "^2.7.0",
"path-browserify": "^1.0.1",
"postcss": "^8.3.11",
"size-limit": "^8.2.6",
Expand Down
2 changes: 1 addition & 1 deletion apps/whats-new/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"gettext-parser": "^6.0.0",
"lodash": "^4.17.21",
"mkdirp": "^1.0.4",
"node-fetch": "^2.6.6",
"node-fetch": "^2.7.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.5",
"webpack": "^5.95.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@
"mkdirp": "^1.0.4",
"ncp": "^2.0.0",
"nock": "^13.5.4",
"node-fetch": "^2.6.6",
"node-fetch": "^2.7.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.5",
"postcss-cli": "^9.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/calypso-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"duplicate-package-checker-webpack-plugin": "^3.0.0",
"lodash": "^4.17.21",
"mini-css-extract-plugin": "^1.6.2",
"node-fetch": "^2.6.6",
"node-fetch": "^2.7.0",
"postcss-custom-properties": "^11.0.0",
"postcss-loader": "^6.2.1",
"recursive-copy": "^2.0.14",
Expand Down
4 changes: 2 additions & 2 deletions packages/calypso-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
"@automattic/zendesk-client": "workspace:^",
"@jest/globals": "^29.7.0",
"@types/node": "^22.7.5",
"@types/node-fetch": "^2.6.1",
"@types/node-fetch": "^2.6.11",
"@wordpress/i18n": "^5.8.0",
"asana-phrase": "^0.0.8",
"node-fetch": "^2.6.7",
"node-fetch": "^2.7.0",
"typescript": "^5.3.3"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/data-stores/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@types/validator": "^13.7.1",
"jest-fetch-mock": "^3.0.3",
"nock": "^13.5.4",
"node-fetch": "^2.6.6",
"node-fetch": "^2.7.0",
"typescript": "^5.3.3",
"wait-for-expect": "^3.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/verbum-block-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@typescript-eslint/parser": "^6.21.0",
"@wordpress/eslint-plugin": "^21.1.2",
"@wordpress/stylelint-config": "^23.0.0",
"node-fetch": "^2.6.6",
"node-fetch": "^2.7.0",
"typescript": "^5.3.3"
},
"peerDependencies": {
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ __metadata:
lodash: "npm:^4.17.21"
mkdirp: "npm:^1.0.4"
moment: "npm:^2.26.0"
node-fetch: "npm:^2.6.6"
node-fetch: "npm:^2.7.0"
path-browserify: "npm:^1.0.1"
postcss: "npm:^8.3.11"
prop-types: "npm:^15.8.1"
Expand Down Expand Up @@ -292,7 +292,7 @@ __metadata:
gettext-parser: "npm:^6.0.0"
lodash: "npm:^4.17.21"
mini-css-extract-plugin: "npm:^1.6.2"
node-fetch: "npm:^2.6.6"
node-fetch: "npm:^2.7.0"
postcss-custom-properties: "npm:^11.0.0"
postcss-loader: "npm:^6.2.1"
recursive-copy: "npm:^2.0.14"
Expand Down Expand Up @@ -367,15 +367,15 @@ __metadata:
"@jest/globals": "npm:^29.7.0"
"@jest/types": "npm:^29.5.0"
"@types/node": "npm:^22.7.5"
"@types/node-fetch": "npm:^2.6.1"
"@types/node-fetch": "npm:^2.6.11"
"@types/totp-generator": "npm:^0.0.3"
"@wordpress/i18n": "npm:^5.8.0"
asana-phrase: "npm:^0.0.8"
form-data: "npm:^4.0.0"
jest-docblock: "npm:^29.7.0"
mailosaur: "npm:^8.4.0"
nock: "npm:^13.5.4"
node-fetch: "npm:^2.6.7"
node-fetch: "npm:^2.7.0"
playwright: "npm:^1.37"
totp-generator: "npm:^0.0.12"
typescript: "npm:^5.3.3"
Expand Down Expand Up @@ -574,7 +574,7 @@ __metadata:
i18n-calypso: "workspace:^"
lodash: "npm:^4.17.21"
mkdirp: "npm:^1.0.4"
node-fetch: "npm:^2.6.6"
node-fetch: "npm:^2.7.0"
npm-run-all: "npm:^4.1.5"
postcss: "npm:^8.4.5"
react: "npm:^18.3.1"
Expand Down Expand Up @@ -743,7 +743,7 @@ __metadata:
i18n-calypso: "workspace:^"
jest-fetch-mock: "npm:^3.0.3"
nock: "npm:^13.5.4"
node-fetch: "npm:^2.6.6"
node-fetch: "npm:^2.7.0"
qs: "npm:^6.9.1"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
Expand Down Expand Up @@ -1569,7 +1569,7 @@ __metadata:
lodash: "npm:^4.17.21"
mkdirp: "npm:^1.0.4"
moment: "npm:^2.26.0"
node-fetch: "npm:^2.6.6"
node-fetch: "npm:^2.7.0"
path-browserify: "npm:^1.0.1"
postcss: "npm:^8.3.11"
prop-types: "npm:^15.8.1"
Expand Down Expand Up @@ -1987,7 +1987,7 @@ __metadata:
"@wordpress/rich-text": "npm:^7.8.0"
"@wordpress/stylelint-config": "npm:^23.0.0"
"@wordpress/url": "npm:^4.8.0"
node-fetch: "npm:^2.6.6"
node-fetch: "npm:^2.7.0"
typescript: "npm:^5.3.3"
peerDependencies:
"@babel/core": "*"
Expand Down Expand Up @@ -2100,7 +2100,7 @@ __metadata:
i18n-calypso: "workspace:^"
lodash: "npm:^4.17.21"
mkdirp: "npm:^1.0.4"
node-fetch: "npm:^2.6.6"
node-fetch: "npm:^2.7.0"
npm-run-all: "npm:^4.1.5"
postcss: "npm:^8.4.5"
react: "npm:^18.2.0"
Expand Down Expand Up @@ -8422,13 +8422,13 @@ __metadata:
languageName: node
linkType: hard

"@types/node-fetch@npm:^2.6.1, @types/node-fetch@npm:^2.6.4":
version: 2.6.6
resolution: "@types/node-fetch@npm:2.6.6"
"@types/node-fetch@npm:^2.6.11, @types/node-fetch@npm:^2.6.4":
version: 2.6.12
resolution: "@types/node-fetch@npm:2.6.12"
dependencies:
"@types/node": "npm:*"
form-data: "npm:^4.0.0"
checksum: fce52a0b65f4cb9e5059c9b3250682c8f0f0c2ce1d1a18b5bbc61b5fbf5f320b76d42b4dfa5c0567fe0704bdf0c0397527008efcb0749859aaaff8c51b6ed6c1
checksum: 7693acad5499b7df2d1727d46cff092a63896dc04645f36b973dd6dd754a59a7faba76fcb777bdaa35d80625c6a9dd7257cca9c401a4bab03b04480cda7fd1af
languageName: node
linkType: hard

Expand Down Expand Up @@ -25284,7 +25284,7 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:^2.0.0, node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.6, node-fetch@npm:^2.6.7":
"node-fetch@npm:^2.0.0, node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.7, node-fetch@npm:^2.7.0":
version: 2.7.0
resolution: "node-fetch@npm:2.7.0"
dependencies:
Expand Down Expand Up @@ -34635,7 +34635,7 @@ __metadata:
moment: "npm:^2.26.0"
ncp: "npm:^2.0.0"
nock: "npm:^13.5.4"
node-fetch: "npm:^2.6.6"
node-fetch: "npm:^2.7.0"
npm-run-all: "npm:^4.1.5"
photon: "workspace:^"
postcss: "npm:^8.4.5"
Expand Down

0 comments on commit 43645dd

Please sign in to comment.