Skip to content

Commit c176d6d

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230
1 parent 2c8e4e2 commit c176d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"grunt-contrib-copy": "0.5.0",
2323
"grunt-contrib-watch": "0.5.3",
2424
"grunt-nodemon": "0.4.0",
25-
"grunt-sass": "^1.1.0",
25+
"grunt-sass": "^3.0.0",
2626
"grunt-text-replace": "0.3.12",
2727
"hogan.js": "3.0.2",
2828
"marked": "^0.3.5",

0 commit comments

Comments
 (0)