Skip to content

Commit b6e7a9f

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253
1 parent 8f7c894 commit b6e7a9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"metalsmith-prism": "^3.1.1",
5858
"metalsmith-yearly-pagination": "^4.0.0",
5959
"ncp": "^2.0.0",
60-
"node-sass": "^4.13.0",
60+
"node-sass": "^9.0.0",
6161
"node-version-data": "^1.1.0",
6262
"npm-run-all": "^4.1.5",
6363
"octonode": "^0.9.5",

0 commit comments

Comments
 (0)