Skip to content

Commit 53c869c

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042
1 parent c6d14cc commit 53c869c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"mj-pa": "^1.3.1",
3838
"moment": "^2.23.0",
3939
"moment-strftime": "^0.5.0",
40-
"node-sass": "^4.14.1",
40+
"node-sass": "^6.0.1",
4141
"node-sass-utils": "^1.1.2",
4242
"postcss": "^8.2.8",
4343
"react": "^16.14.0",

0 commit comments

Comments
 (0)