Skip to content

Commit ba117ac

Browse files
committed
fix: upgrade ws from 8.11.0 to 8.12.0
Snyk has created this PR to upgrade ws from 8.11.0 to 8.12.0. See this package in npm: https://www.npmjs.com/package/ws See this project in Snyk: https://app.snyk.io/org/securecodebox/project/f177f813-0bac-418b-bd84-1635c57687eb?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 959d56d commit ba117ac

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

parser-sdk/nodejs/package-lock.json

Lines changed: 8 additions & 8 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
@@ -14,6 +14,6 @@
1414
"axios": "^1.2.2",
1515
"jsonpointer": "^5.0.1",
1616
"uuid": "^9.0.0",
17-
"ws": "^8.11.0"
17+
"ws": "^8.12.0"
1818
}
1919
}

0 commit comments

Comments
 (0)