Skip to content

Commit

Permalink
fix: packages/xarc-opt-stylus/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Oct 20, 2024
1 parent 29c302c commit 8a32ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/xarc-opt-stylus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"prepare": "shx cp node_modules/opt-archetype-check/xarc-opt-check.js ."
},
"dependencies": {
"stylus": "^0.57.0",
"stylus": "^0.64.0",
"stylus-relative-loader": "^4.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 8a32ce3

Please sign in to comment.