Skip to content

Commit 04ccb51

Browse files
authored
chore: ws security patch upgrade (#2414)
<!-- Provide summary of changes --> <!-- Issue number, if available. E.g. "Fixes #31", "Addresses #42, 77" --> By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
1 parent a8027b9 commit 04ccb51

File tree

2 files changed

+21
-6
lines changed

2 files changed

+21
-6
lines changed

cf-custom-resources/package-lock.json

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

cf-custom-resources/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"minimist": ">=1.2.5",
3838
"nock": "^13.0.5",
3939
"ts-jest": "^26.4.4",
40+
"ws": ">=7.4.6",
4041
"yargs-parser": ">=20.2.4"
4142
}
4243
}

0 commit comments

Comments
 (0)