Changed node-fetch version to avoid security vulnerability

This commit is contained in:
Amulya Varote 2022-01-27 14:58:24 -08:00 committed by Artur Souza
parent 3f18162210
commit 1f32f0cf36
7 changed files with 7 additions and 7 deletions

View File

@ -566,7 +566,7 @@
"body-parser": "^1.19.0",
"google-protobuf": "^3.18.0",
"grpc": "^1.24.10",
"node-fetch": "^2.6.1",
"node-fetch": ">=2.6.7",
"restana": "^4.9.1",
"uuid": "^8.3.2"
}

View File

@ -51,7 +51,7 @@
"detect-libc": "^1.0.3",
"https-proxy-agent": "^5.0.0",
"make-dir": "^3.1.0",
"node-fetch": "^2.6.5",
"node-fetch": ">=2.6.7",
"nopt": "^5.0.0",
"npmlog": "^5.0.1",
"rimraf": "^3.0.2",

View File

@ -51,7 +51,7 @@
"detect-libc": "^1.0.3",
"https-proxy-agent": "^5.0.0",
"make-dir": "^3.1.0",
"node-fetch": "^2.6.5",
"node-fetch": ">=2.6.7",
"nopt": "^5.0.0",
"npmlog": "^5.0.1",
"rimraf": "^3.0.2",

View File

@ -566,7 +566,7 @@
"body-parser": "^1.19.0",
"google-protobuf": "^3.18.0",
"grpc": "^1.24.10",
"node-fetch": "^2.6.1",
"node-fetch": ">=2.6.7",
"restana": "^4.9.1",
"uuid": "^8.3.2"
}

View File

@ -51,7 +51,7 @@
"detect-libc": "^1.0.3",
"https-proxy-agent": "^5.0.0",
"make-dir": "^3.1.0",
"node-fetch": "^2.6.5",
"node-fetch": ">=2.6.7",
"nopt": "^5.0.0",
"npmlog": "^5.0.1",
"rimraf": "^3.0.2",

View File

@ -51,7 +51,7 @@
"detect-libc": "^1.0.3",
"https-proxy-agent": "^5.0.0",
"make-dir": "^3.1.0",
"node-fetch": "^2.6.5",
"node-fetch": ">=2.6.7",
"nopt": "^5.0.0",
"npmlog": "^5.0.1",
"rimraf": "^3.0.2",

View File

@ -51,7 +51,7 @@
"detect-libc": "^1.0.3",
"https-proxy-agent": "^5.0.0",
"make-dir": "^3.1.0",
"node-fetch": "^2.6.5",
"node-fetch": ">=2.6.7",
"nopt": "^5.0.0",
"npmlog": "^5.0.1",
"rimraf": "^3.0.2",