fix: client/package.json & client/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BRACES-6838727
This commit is contained in:
Snyk Bot
2024-09-18 12:12:58 +00:00
parent f28653546b
commit 58249ad306
2 changed files with 49 additions and 7 deletions

View File

@@ -68,7 +68,7 @@
"redux-saga": "^1.2.2",
"redux-state-sync": "^3.1.4",
"reselect": "^4.1.7",
"sass": "^1.58.3",
"sass": "^1.79.0",
"socket.io-client": "^4.6.1",
"styled-components": "^5.3.6",
"subscriptions-transport-ws": "^0.11.0",