1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 10:33:57 +00:00

node fetch api

This commit is contained in:
Kyle Spearrin
2018-05-14 23:56:27 -04:00
parent 5850a590ce
commit 17cf059970
4 changed files with 22 additions and 3 deletions

5
package-lock.json generated
View File

@@ -5786,6 +5786,11 @@
"integrity": "sha1-KzJxhOiZIQEXeyhWP7XnECrNDKk=",
"dev": true
},
"node-fetch": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.1.2.tgz",
"integrity": "sha1-q4hOjn5X44qUR1POxwb3iNF2i7U="
},
"node-forge": {
"version": "0.7.1",
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-0.7.1.tgz",