1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 11:24:35 +00:00

fix: npm audit fix to avoid warnings on npm i

This commit is contained in:
Allan Bowe
2022-06-16 13:07:59 +00:00
parent 4e7579dc10
commit 28a6a36bb7

122
package-lock.json generated
View File

@@ -2770,9 +2770,9 @@
}
},
"node_modules/npm": {
"version": "8.10.0",
"resolved": "https://registry.npmjs.org/npm/-/npm-8.10.0.tgz",
"integrity": "sha512-6oo65q9Quv9mRPGZJufmSH+C/UFdgelwzRXiglT/2mDB50zdy/lZK5dFY0TJ9fJ/8gHqnxcX1NM206KLjTBMlQ==",
"version": "8.12.2",
"resolved": "https://registry.npmjs.org/npm/-/npm-8.12.2.tgz",
"integrity": "sha512-TArexqro9wpl/6wz6t6YdYhOoiy/UArqiSsSsqI7fieEhQEswDQSJcgt/LuCDjl6mfCDi0So7S2UZ979qLYRPg==",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
@@ -2858,7 +2858,7 @@
"@npmcli/run-script": "^3.0.1",
"abbrev": "~1.1.1",
"archy": "~1.0.0",
"cacache": "^16.0.7",
"cacache": "^16.1.1",
"chalk": "^4.1.2",
"chownr": "^2.0.0",
"cli-columns": "^4.0.0",
@@ -2883,7 +2883,7 @@
"libnpmsearch": "^5.0.2",
"libnpmteam": "^4.0.2",
"libnpmversion": "^3.0.1",
"make-fetch-happen": "^10.1.3",
"make-fetch-happen": "^10.1.7",
"minipass": "^3.1.6",
"minipass-pipeline": "^1.2.4",
"mkdirp": "^1.0.4",
@@ -2900,7 +2900,7 @@
"npm-user-validate": "^1.0.1",
"npmlog": "^6.0.2",
"opener": "^1.5.2",
"pacote": "^13.3.0",
"pacote": "^13.6.0",
"parse-conflict-json": "^2.0.2",
"proc-log": "^2.0.1",
"qrcode-terminal": "^0.12.0",
@@ -2910,7 +2910,7 @@
"readdir-scoped-modules": "^1.1.0",
"rimraf": "^3.0.2",
"semver": "^7.3.7",
"ssri": "^9.0.0",
"ssri": "^9.0.1",
"tar": "^6.1.11",
"text-table": "~0.2.0",
"tiny-relative-date": "^1.3.0",
@@ -2965,7 +2965,7 @@
"peer": true
},
"node_modules/npm/node_modules/@npmcli/arborist": {
"version": "5.2.0",
"version": "5.2.1",
"dev": true,
"inBundle": true,
"license": "ISC",
@@ -3389,7 +3389,7 @@
}
},
"node_modules/npm/node_modules/cacache": {
"version": "16.0.7",
"version": "16.1.1",
"dev": true,
"inBundle": true,
"license": "ISC",
@@ -3759,7 +3759,7 @@
}
},
"node_modules/npm/node_modules/glob": {
"version": "8.0.1",
"version": "8.0.3",
"dev": true,
"inBundle": true,
"license": "ISC",
@@ -3769,8 +3769,7 @@
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^5.0.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
"once": "^1.3.0"
},
"engines": {
"node": ">=12"
@@ -4121,7 +4120,7 @@
}
},
"node_modules/npm/node_modules/libnpmexec": {
"version": "4.0.5",
"version": "4.0.6",
"dev": true,
"inBundle": true,
"license": "ISC",
@@ -4186,7 +4185,7 @@
}
},
"node_modules/npm/node_modules/libnpmpack": {
"version": "4.0.3",
"version": "4.1.0",
"dev": true,
"inBundle": true,
"license": "ISC",
@@ -4194,7 +4193,7 @@
"dependencies": {
"@npmcli/run-script": "^3.0.0",
"npm-package-arg": "^9.0.1",
"pacote": "^13.0.5"
"pacote": "^13.5.0"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
@@ -4272,14 +4271,14 @@
}
},
"node_modules/npm/node_modules/make-fetch-happen": {
"version": "10.1.3",
"version": "10.1.7",
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"agentkeepalive": "^4.2.1",
"cacache": "^16.0.2",
"cacache": "^16.1.0",
"http-cache-semantics": "^4.1.0",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0",
@@ -4292,7 +4291,7 @@
"minipass-pipeline": "^1.2.4",
"negotiator": "^0.6.3",
"promise-retry": "^2.0.1",
"socks-proxy-agent": "^6.1.1",
"socks-proxy-agent": "^7.0.0",
"ssri": "^9.0.0"
},
"engines": {
@@ -4300,7 +4299,7 @@
}
},
"node_modules/npm/node_modules/minimatch": {
"version": "5.0.1",
"version": "5.1.0",
"dev": true,
"inBundle": true,
"license": "ISC",
@@ -4509,7 +4508,7 @@
}
},
"node_modules/npm/node_modules/node-gyp/node_modules/glob": {
"version": "7.2.0",
"version": "7.2.3",
"dev": true,
"inBundle": true,
"license": "ISC",
@@ -4518,7 +4517,7 @@
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.0.4",
"minimatch": "^3.1.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
},
@@ -4633,7 +4632,7 @@
}
},
"node_modules/npm/node_modules/npm-packlist": {
"version": "5.0.3",
"version": "5.1.0",
"dev": true,
"inBundle": true,
"license": "ISC",
@@ -4760,7 +4759,7 @@
}
},
"node_modules/npm/node_modules/pacote": {
"version": "13.3.0",
"version": "13.6.0",
"dev": true,
"inBundle": true,
"license": "ISC",
@@ -4777,7 +4776,7 @@
"minipass": "^3.1.6",
"mkdirp": "^1.0.4",
"npm-package-arg": "^9.0.0",
"npm-packlist": "^5.0.0",
"npm-packlist": "^5.1.0",
"npm-pick-manifest": "^7.0.0",
"npm-registry-fetch": "^13.0.1",
"proc-log": "^2.0.0",
@@ -5009,7 +5008,7 @@
}
},
"node_modules/npm/node_modules/rimraf/node_modules/glob": {
"version": "7.2.0",
"version": "7.2.3",
"dev": true,
"inBundle": true,
"license": "ISC",
@@ -5018,7 +5017,7 @@
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.0.4",
"minimatch": "^3.1.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
},
@@ -5141,7 +5140,7 @@
}
},
"node_modules/npm/node_modules/socks-proxy-agent": {
"version": "6.2.0",
"version": "7.0.0",
"dev": true,
"inBundle": true,
"license": "MIT",
@@ -5192,7 +5191,7 @@
"peer": true
},
"node_modules/npm/node_modules/ssri": {
"version": "9.0.0",
"version": "9.0.1",
"dev": true,
"inBundle": true,
"license": "ISC",
@@ -5911,9 +5910,9 @@
"peer": true
},
"node_modules/semantic-release": {
"version": "19.0.2",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-19.0.2.tgz",
"integrity": "sha512-7tPonjZxukKECmClhsfyMKDt0GR38feIC2HxgyYaBi+9tDySBLjK/zYDLhh+m6yjnHIJa9eBTKYE7k63ZQcYbw==",
"version": "19.0.3",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-19.0.3.tgz",
"integrity": "sha512-HaFbydST1cDKZHuFZxB8DTrBLJVK/AnDExpK0s3EqLIAAUAHUgnd+VSJCUtTYQKkAkauL8G9CucODrVCc7BuAA==",
"dev": true,
"peer": true,
"dependencies": {
@@ -9019,9 +9018,9 @@
"peer": true
},
"npm": {
"version": "8.10.0",
"resolved": "https://registry.npmjs.org/npm/-/npm-8.10.0.tgz",
"integrity": "sha512-6oo65q9Quv9mRPGZJufmSH+C/UFdgelwzRXiglT/2mDB50zdy/lZK5dFY0TJ9fJ/8gHqnxcX1NM206KLjTBMlQ==",
"version": "8.12.2",
"resolved": "https://registry.npmjs.org/npm/-/npm-8.12.2.tgz",
"integrity": "sha512-TArexqro9wpl/6wz6t6YdYhOoiy/UArqiSsSsqI7fieEhQEswDQSJcgt/LuCDjl6mfCDi0So7S2UZ979qLYRPg==",
"dev": true,
"peer": true,
"requires": {
@@ -9035,7 +9034,7 @@
"@npmcli/run-script": "^3.0.1",
"abbrev": "~1.1.1",
"archy": "~1.0.0",
"cacache": "^16.0.7",
"cacache": "^16.1.1",
"chalk": "^4.1.2",
"chownr": "^2.0.0",
"cli-columns": "^4.0.0",
@@ -9060,7 +9059,7 @@
"libnpmsearch": "^5.0.2",
"libnpmteam": "^4.0.2",
"libnpmversion": "^3.0.1",
"make-fetch-happen": "^10.1.3",
"make-fetch-happen": "^10.1.7",
"minipass": "^3.1.6",
"minipass-pipeline": "^1.2.4",
"mkdirp": "^1.0.4",
@@ -9077,7 +9076,7 @@
"npm-user-validate": "^1.0.1",
"npmlog": "^6.0.2",
"opener": "^1.5.2",
"pacote": "^13.3.0",
"pacote": "^13.6.0",
"parse-conflict-json": "^2.0.2",
"proc-log": "^2.0.1",
"qrcode-terminal": "^0.12.0",
@@ -9087,7 +9086,7 @@
"readdir-scoped-modules": "^1.1.0",
"rimraf": "^3.0.2",
"semver": "^7.3.7",
"ssri": "^9.0.0",
"ssri": "^9.0.1",
"tar": "^6.1.11",
"text-table": "~0.2.0",
"tiny-relative-date": "^1.3.0",
@@ -9117,7 +9116,7 @@
"peer": true
},
"@npmcli/arborist": {
"version": "5.2.0",
"version": "5.2.1",
"bundled": true,
"dev": true,
"peer": true,
@@ -9432,7 +9431,7 @@
}
},
"cacache": {
"version": "16.0.7",
"version": "16.1.1",
"bundled": true,
"dev": true,
"peer": true,
@@ -9704,7 +9703,7 @@
}
},
"glob": {
"version": "8.0.1",
"version": "8.0.3",
"bundled": true,
"dev": true,
"peer": true,
@@ -9713,8 +9712,7 @@
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^5.0.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
"once": "^1.3.0"
}
},
"graceful-fs": {
@@ -9970,7 +9968,7 @@
}
},
"libnpmexec": {
"version": "4.0.5",
"version": "4.0.6",
"bundled": true,
"dev": true,
"peer": true,
@@ -10019,14 +10017,14 @@
}
},
"libnpmpack": {
"version": "4.0.3",
"version": "4.1.0",
"bundled": true,
"dev": true,
"peer": true,
"requires": {
"@npmcli/run-script": "^3.0.0",
"npm-package-arg": "^9.0.1",
"pacote": "^13.0.5"
"pacote": "^13.5.0"
}
},
"libnpmpublish": {
@@ -10081,13 +10079,13 @@
"peer": true
},
"make-fetch-happen": {
"version": "10.1.3",
"version": "10.1.7",
"bundled": true,
"dev": true,
"peer": true,
"requires": {
"agentkeepalive": "^4.2.1",
"cacache": "^16.0.2",
"cacache": "^16.1.0",
"http-cache-semantics": "^4.1.0",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0",
@@ -10100,12 +10098,12 @@
"minipass-pipeline": "^1.2.4",
"negotiator": "^0.6.3",
"promise-retry": "^2.0.1",
"socks-proxy-agent": "^6.1.1",
"socks-proxy-agent": "^7.0.0",
"ssri": "^9.0.0"
}
},
"minimatch": {
"version": "5.0.1",
"version": "5.1.0",
"bundled": true,
"dev": true,
"peer": true,
@@ -10254,7 +10252,7 @@
}
},
"glob": {
"version": "7.2.0",
"version": "7.2.3",
"bundled": true,
"dev": true,
"peer": true,
@@ -10262,7 +10260,7 @@
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.0.4",
"minimatch": "^3.1.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
}
@@ -10344,7 +10342,7 @@
}
},
"npm-packlist": {
"version": "5.0.3",
"version": "5.1.0",
"bundled": true,
"dev": true,
"peer": true,
@@ -10435,7 +10433,7 @@
}
},
"pacote": {
"version": "13.3.0",
"version": "13.6.0",
"bundled": true,
"dev": true,
"peer": true,
@@ -10451,7 +10449,7 @@
"minipass": "^3.1.6",
"mkdirp": "^1.0.4",
"npm-package-arg": "^9.0.0",
"npm-packlist": "^5.0.0",
"npm-packlist": "^5.1.0",
"npm-pick-manifest": "^7.0.0",
"npm-registry-fetch": "^13.0.1",
"proc-log": "^2.0.0",
@@ -10615,7 +10613,7 @@
}
},
"glob": {
"version": "7.2.0",
"version": "7.2.3",
"bundled": true,
"dev": true,
"peer": true,
@@ -10623,7 +10621,7 @@
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.0.4",
"minimatch": "^3.1.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
}
@@ -10701,7 +10699,7 @@
}
},
"socks-proxy-agent": {
"version": "6.2.0",
"version": "7.0.0",
"bundled": true,
"dev": true,
"peer": true,
@@ -10744,7 +10742,7 @@
"peer": true
},
"ssri": {
"version": "9.0.0",
"version": "9.0.1",
"bundled": true,
"dev": true,
"peer": true,
@@ -11270,9 +11268,9 @@
"peer": true
},
"semantic-release": {
"version": "19.0.2",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-19.0.2.tgz",
"integrity": "sha512-7tPonjZxukKECmClhsfyMKDt0GR38feIC2HxgyYaBi+9tDySBLjK/zYDLhh+m6yjnHIJa9eBTKYE7k63ZQcYbw==",
"version": "19.0.3",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-19.0.3.tgz",
"integrity": "sha512-HaFbydST1cDKZHuFZxB8DTrBLJVK/AnDExpK0s3EqLIAAUAHUgnd+VSJCUtTYQKkAkauL8G9CucODrVCc7BuAA==",
"dev": true,
"peer": true,
"requires": {