Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WS-7266574
  • Loading branch information
snyk-bot committed Jun 19, 2024
commit e7df82293a29ecd5bad9efcf7c3f3e1f5d544256
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"husky": "^1.3.1",
"jasmine": "^3.3.1",
"jasmine-spec-reporter": "^4.2.1",
"karma": "~4.4.0",
"karma": "~5.0.8",
"karma-jasmine": "^2.0.1",
"karma-jasmine-html-reporter": "^1.4.0",
"license-checker": "^20.1.0",
Expand Down