Skip to content

Commit

Permalink
fix: frontend/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-ANSIREGEX-1583908
  • Loading branch information
snyk-bot committed Aug 31, 2024
1 parent 81014a3 commit 33df0d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"ngx-clipboard": "^13.0.1",
"ngx-cookie-service": "^10.0.1",
"ngx-spinner": "^10.0.1",
"node-sass": "^4.14.1",
"node-sass": "^9.0.0",
"rxjs": "6.6.2",
"snarkdown": "^1.2.2",
"socket.io-client": "^2.3.0",
Expand Down

0 comments on commit 33df0d7

Please sign in to comment.