Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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-PATHTOREGEXP-7925106
  • Loading branch information
snyk-bot committed Sep 18, 2024
1 parent 73b73f0 commit 65e4b9b
Show file tree
Hide file tree
Showing 2 changed files with 3,687 additions and 1,855 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"build": "env-cmd --silent cross-env CONTENT_ROOT=files BUILD_OUT_ROOT=build node node_modules/@mdn/yari/build/cli.js"
},
"dependencies": {
"@mdn/yari": "0.4.853",
"@mdn/yari": "2.63.0",
"cross-env": "7.0.3",
"env-cmd": "10.1.0"
}
Expand Down
Loading

0 comments on commit 65e4b9b

Please sign in to comment.