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

Commit a82102e

Browse files
committed
fix: upgrade ws from 7.3.0 to 7.3.1
Snyk has created this PR to upgrade ws from 7.3.0 to 7.3.1. See this package in npm: https://www.npmjs.com/package/ws See this project in Snyk: https://app.snyk.io/org/securecodebox/project/b03219dd-9bee-4ecf-927a-443799dfc6dc?utm_source=github&utm_medium=upgrade-pr
1 parent 4ce96cc commit a82102e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

parser-sdk/nodejs/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

parser-sdk/nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@kubernetes/client-node": "^0.12.0",
1414
"axios": "^0.19.0",
1515
"uuid": "^3.3.3",
16-
"ws": "^7.3.0"
16+
"ws": "^7.3.1"
1717
},
1818
"devDependencies": {
1919
"jest": "^24.9.0"

0 commit comments

Comments
 (0)