Skip to content

Commit a0ee59b

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253
1 parent 0c82a58 commit a0ee59b

File tree

2 files changed

+329
-276
lines changed

2 files changed

+329
-276
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@aws-sdk/client-ecs": "^3.778.0",
3838
"@aws-sdk/client-kinesis": "^3.777.0",
3939
"@aws-sdk/client-s3": "^3.779.0",
40-
"@kubernetes/client-node": "^0.16.3",
40+
"@kubernetes/client-node": "^1.0.0",
4141
"@octokit/core": "^5.1.0",
4242
"async-wait-until": "^2.0.12",
4343
"aws-sdk": "^2.1081.0",

0 commit comments

Comments
 (0)