Skip to content
Snippets Groups Projects
Commit 1a7051ea authored by Janis Streib's avatar Janis Streib :owl:
Browse files

npm audit fix

parent d972d853
No related branches found
No related tags found
No related merge requests found
Pipeline #271358 passed with warnings
......@@ -8605,9 +8605,9 @@
"dev": true
},
"npm": {
"version": "6.13.0",
"resolved": "https://registry.npmjs.org/npm/-/npm-6.13.0.tgz",
"integrity": "sha512-zjSJ8zjk0cDBZXqTWbQ6+qOdm1m2k489YDFP60RQRUhOxT5LOBhl+cDtFlEXEIblcNjofmsZ/qQ/wzmn5frimQ==",
"version": "6.13.2",
"resolved": "https://registry.npmjs.org/npm/-/npm-6.13.2.tgz",
"integrity": "sha512-TG7AFkKpjBNJh8OVJYcGaAbW0PZxEkjew51Lc6TRdhQpNjSSEnAOEpidApqEuciB7cs09C8mxbo8NbuPs4QDzg==",
"requires": {
"JSONStream": "^1.3.5",
"abbrev": "~1.1.1",
......@@ -9775,7 +9775,7 @@
}
},
"https-proxy-agent": {
"version": "2.2.2",
"version": "2.2.4",
"bundled": true,
"requires": {
"agent-base": "^4.3.0",
......@@ -10284,14 +10284,14 @@
}
},
"make-fetch-happen": {
"version": "5.0.0",
"version": "5.0.2",
"bundled": true,
"requires": {
"agentkeepalive": "^3.4.1",
"cacache": "^12.0.0",
"http-cache-semantics": "^3.8.1",
"http-proxy-agent": "^2.1.0",
"https-proxy-agent": "^2.2.1",
"https-proxy-agent": "^2.2.3",
"lru-cache": "^5.1.1",
"mississippi": "^3.0.0",
"node-fetch-npm": "^2.0.2",
......@@ -11103,15 +11103,15 @@
"bundled": true
},
"smart-buffer": {
"version": "4.0.2",
"version": "4.1.0",
"bundled": true
},
"socks": {
"version": "2.3.2",
"version": "2.3.3",
"bundled": true,
"requires": {
"ip": "^1.1.5",
"smart-buffer": "4.0.2"
"ip": "1.1.5",
"smart-buffer": "^4.1.0"
}
},
"socks-proxy-agent": {
......
......@@ -19,7 +19,7 @@
"http-proxy-middleware": "^0.19.1",
"i": "^0.3.6",
"node-sass": "^4.11.0",
"npm": "^6.13.0",
"npm": "^6.13.2",
"popper.js": "^1.14.7",
"sass-loader": "^7.1.0",
"swagger-ui": "^3.24.3",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment