Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit 25b548d

Browse files
committed
Update @kubernetes/client-node to fix vulnerability
1 parent e824f7d commit 25b548d

File tree

10 files changed

+1668
-2030
lines changed

10 files changed

+1668
-2030
lines changed

Diff for: hook-sdk/nodejs/package-lock.json

+319-406
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: hook-sdk/nodejs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "iteratec GmbH",
1111
"license": "Apache-2.0",
1212
"dependencies": {
13-
"@kubernetes/client-node": "^0.12.0",
13+
"@kubernetes/client-node": "^0.12.2",
1414
"axios": "^0.20.0",
1515
"ws": "^7.3.1"
1616
},

Diff for: hooks/declarative-subsequent-scans/package-lock.json

+320-387
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: hooks/declarative-subsequent-scans/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,21 @@
2323
"url": "https://www.iteratec.com"
2424
},
2525
"contributors": [
26-
{
27-
"name" : "Jannik Hollenbach",
28-
"url" : "https://github.com/J12934"
26+
{
27+
"name": "Jannik Hollenbach",
28+
"url": "https://github.com/J12934"
2929
},
30-
{
31-
"name" : "Robert Seedorff",
32-
"url" : "https://github.com/rseedorff"
30+
{
31+
"name": "Robert Seedorff",
32+
"url": "https://github.com/rseedorff"
3333
}
3434
],
3535
"bugs": {
3636
"url": "https://github.com/secureCodeBox/secureCodeBox-v2/issues"
3737
},
3838
"license": "Apache-2.0",
3939
"dependencies": {
40-
"@kubernetes/client-node": "^0.12.0",
40+
"@kubernetes/client-node": "^0.12.2",
4141
"lodash": "^4.17.19",
4242
"mustache": "^4.0.1"
4343
},

0 commit comments

Comments
 (0)