Skip to content

Commit aa67b94

Browse files
committed
Update node-fetch to 2.6.1 for security
1 parent 16e464a commit aa67b94

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

packages/isomorphic-unfetch/package-lock.json

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/isomorphic-unfetch/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,8 @@
1212
"browser": "browser.js",
1313
"main": "index.js",
1414
"types": "index.d.ts",
15-
"license": "MIT",
1615
"dependencies": {
17-
"node-fetch": "^2.2.0",
16+
"node-fetch": "^2.6.1",
1817
"unfetch": "^4.0.0"
1918
}
2019
}

0 commit comments

Comments
 (0)