Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities (#370)
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-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
bahdcoder and snyk-bot authored Aug 1, 2024
1 parent 34fc712 commit b360f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"commitizen": "^4.2.2",
"commitizen": "^4.2.4",
"husky": "^4.3.0",
"lerna": "^3.22.1",
"prettier": "^2.0.5",
Expand Down

0 comments on commit b360f17

Please sign in to comment.