Skip to content

Commit

Permalink
(pouchdb#8440) - bump node-fetch to 2.6.7 (pouchdb#8448)
Browse files Browse the repository at this point in the history
Resolves a vulnerability present in versions of node-fetch less than 2.6.7
  • Loading branch information
rdwoodring authored and RambleOnRose committed Feb 24, 2022
1 parent 3f8e05d commit f22efaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -51,7 +51,7 @@
"localstorage-down": "0.6.7",
"ltgt": "2.2.1",
"memdown": "1.4.1",
"node-fetch": "2.6.4",
"node-fetch": "2.6.7",
"promise-polyfill": "8.1.3",
"readable-stream": "1.1.14",
"request": "2.88.2",
Expand Down

0 comments on commit f22efaf

Please sign in to comment.