Skip to content

Commit

Permalink
fix: packages/secretlint/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-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
  • Loading branch information
snyk-bot committed Feb 8, 2025
1 parent 4427f28 commit 042f702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/secretlint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@secretlint/node": "^9.0.0",
"@secretlint/profiler": "^9.0.0",
"debug": "^4.4.0",
"globby": "^14.0.2",
"globby": "^14.1.0",
"meow": "^12.1.1",
"read-pkg": "^8.1.0"
},
Expand Down

0 comments on commit 042f702

Please sign in to comment.