fix: bump node-fetch to 2.6.7 (#26091)

This commit is contained in:
Daniel Vaz Gaspar
2023-11-27 09:23:52 +00:00
committed by GitHub
parent aad67e43db
commit 4fc2758e6a
2 changed files with 2 additions and 2 deletions

View File

@@ -260,7 +260,7 @@
"less-loader": "^10.2.0",
"mini-css-extract-plugin": "^2.7.6",
"mock-socket": "^9.0.3",
"node-fetch": "^2.6.1",
"node-fetch": "^2.6.7",
"prettier": "^2.4.1",
"prettier-plugin-packagejson": "^2.2.15",
"process": "^0.11.10",

View File

@@ -325,7 +325,7 @@
"less-loader": "^10.2.0",
"mini-css-extract-plugin": "^2.7.6",
"mock-socket": "^9.0.3",
"node-fetch": "^2.6.1",
"node-fetch": "^2.6.7",
"prettier": "^2.4.1",
"prettier-plugin-packagejson": "^2.2.15",
"process": "^0.11.10",