Skip to content

Commit

Permalink
fix: packages/scripts/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-MARKDOWNIT-6483324
  • Loading branch information
snyk-bot committed Mar 26, 2024
1 parent 142725a commit e268756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"jest-dev-server": "^9.0.1",
"jest-environment-jsdom": "^29.6.2",
"jest-environment-node": "^29.6.2",
"markdownlint-cli": "^0.31.1",
"markdownlint-cli": "^0.38.0",
"merge-deep": "^3.0.3",
"mini-css-extract-plugin": "^2.5.1",
"minimist": "^1.2.0",
Expand Down

0 comments on commit e268756

Please sign in to comment.