updating the package.json from the dependabot changes (#332)

* updating the package.json from the dependabot changes

* updating node-fetch
This commit is contained in:
kevkevin 2022-03-28 15:03:29 -05:00 committed by GitHub
parent a945f6ab67
commit 2e2b0c19cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,12 +64,12 @@
"lsat-js": "^2.0.0",
"macaroon": "^3.0.4",
"md5": "^2.2.1",
"minimist": "^1.2.5",
"minimist": "^1.2.6",
"mqtt": "^4.2.8",
"multer": "^1.4.2",
"njwt": "^1.0.0",
"node-fetch": "^2.6.0",
"node-forge": "^1.0.0",
"node-fetch": "^2.6.7",
"node-forge": "^1.3.0",
"octokit": "^1.7.1",
"pg": "^8.0.3",
"pg-hstore": "^2.3.3",