Skip to content

Commit

Permalink
fix: packages/amiddy/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-MICROMATCH-6838728
  • Loading branch information
snyk-bot committed May 23, 2024
1 parent 8227fa4 commit 2be1b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/amiddy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"express": "4.17.3",
"http-proxy": "1.18.1",
"lodash.merge": "4.6.2",
"micromatch": "4.0.5",
"micromatch": "4.0.6",
"mime-types": "2.1.35",
"selfsigned": "2.0.1",
"strip-json-comments": "3.1.1",
Expand Down

0 comments on commit 2be1b2d

Please sign in to comment.