Skip to content

Commit a021419

Browse files
chore(deps): bump node-fetch from 2.6.2 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.2...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dcab123 commit a021419

File tree

2 files changed

+144
-85
lines changed

2 files changed

+144
-85
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"immutable": "^4.0.0-rc.14",
6363
"localforage": "^1.10.0",
6464
"moment": "^2.29.1",
65-
"node-fetch": "^2.6.1",
65+
"node-fetch": "^2.6.7",
6666
"node-sass": "6",
6767
"query-string": "^7.0.1",
6868
"react": "^17.0.2",
@@ -105,7 +105,7 @@
105105
"eslint-plugin-react": "^7.24.0",
106106
"eslint-plugin-react-hooks": "^4.2.0",
107107
"eslint-plugin-security": "^1.4.0",
108-
"node-fetch": "^2.6.1",
108+
"node-fetch": "^2.6.7",
109109
"npm-check-updates": "^11.8.3",
110110
"prettier": "^2.3.2",
111111
"ts-unused-exports": "^7.0.3"

0 commit comments

Comments
 (0)