Skip to content

Commit ff50625

Browse files
authored
Fix security vulnerabilities: update ws and js-yaml resolutions in website/package.json
1 parent 5effa22 commit ff50625

2 files changed

Lines changed: 350 additions & 66 deletions

File tree

website/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@
7474
"marked": "^16.3.0",
7575
"axios": "^1.7.9",
7676
"wait-on": "^7.2.0",
77-
"js-yaml": "^3.14.2",
77+
"ws": ">=8.21.0",
78+
"js-yaml": "^3.15.0",
7879
"qs": "^6.15.2",
7980
"brace-expansion": "^1.1.13",
8081
"diff": "^8.0.3",

0 commit comments

Comments
 (0)