Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WS-7266574
  • Loading branch information
snyk-bot committed Jun 18, 2024
1 parent 5dddc17 commit 0ee6cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "joinjanusvideoroom.js",
"dependencies": {
"jquery": "^3.3.1",
"jsdom": "^16.2.2",
"jsdom": "^17.0.0",
"node-fetch": "^2.6.1",
"strophe.jingle": "0.0.9",
"strophe.js": "^1.2.15",
Expand Down

0 comments on commit 0ee6cd7

Please sign in to comment.