Skip to content

Commit 9fee361

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727
1 parent 56082db commit 9fee361

File tree

2 files changed

+90
-16
lines changed

2 files changed

+90
-16
lines changed

package-lock.json

+89-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"react-resize-detector": "^6.7.6",
4848
"react-router-dom": "^5.2.0",
4949
"sanitize-html": "^2.11.0",
50-
"sass": "^1.35.2",
50+
"sass": "^1.79.0",
5151
"shelljs": "^0.8.4",
5252
"swiper": "^6.8.4",
5353
"uuid": "^8.3.2",

0 commit comments

Comments
 (0)