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 May 25, 2024
1 parent 404bc90 commit 52f57ea
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 23 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.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",
"webpack": "^5.91.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.91.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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,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 @@ -33,10 +33,10 @@
"@automattic/languages": "workspace:^",
"@jest/globals": "^29.7.0",
"@types/node": "^20.8.6",
"@types/node-fetch": "^2.6.1",
"@types/node-fetch": "^2.6.11",
"@wordpress/i18n": "^4.58.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 @@ -71,7 +71,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",
"wpcom-proxy-request": "workspace:^"
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": "^18.1.0",
"@wordpress/stylelint-config": "^21.41.0",
"node-fetch": "^2.6.6",
"node-fetch": "^2.7.0",
"typescript": "^5.3.3"
},
"peerDependencies": {
Expand Down
28 changes: 14 additions & 14 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 @@ -366,15 +366,15 @@ __metadata:
"@jest/globals": "npm:^29.7.0"
"@jest/types": "npm:^29.5.0"
"@types/node": "npm:^20.8.6"
"@types/node-fetch": "npm:^2.6.1"
"@types/node-fetch": "npm:^2.6.11"
"@types/totp-generator": "npm:^0.0.3"
"@wordpress/i18n": "npm:^4.58.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 @@ -573,7 +573,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 @@ -733,7 +733,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.2.0"
react-dom: "npm:^18.2.0"
Expand Down Expand Up @@ -1472,7 +1472,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 @@ -1942,7 +1942,7 @@ __metadata:
"@wordpress/rich-text": "npm:^6.35.0"
"@wordpress/stylelint-config": "npm:^21.41.0"
"@wordpress/url": "npm:^3.59.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 @@ -8073,13 +8073,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.11
resolution: "@types/node-fetch@npm:2.6.11"
dependencies:
"@types/node": "npm:*"
form-data: "npm:^4.0.0"
checksum: fce52a0b65f4cb9e5059c9b3250682c8f0f0c2ce1d1a18b5bbc61b5fbf5f320b76d42b4dfa5c0567fe0704bdf0c0397527008efcb0749859aaaff8c51b6ed6c1
checksum: 5283d4e0bcc37a5b6d8e629aee880a4ffcfb33e089f4b903b2981b19c623972d1e64af7c3f9540ab990f0f5c89b9b5dda19c5bcb37a8e177079e93683bfd2f49
languageName: node
linkType: hard

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

"node-fetch@npm:^2.0.0, node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.5, 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.5, 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 @@ -33345,7 +33345,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 52f57ea

Please sign in to comment.