Skip to content

Commit

Permalink
fix: packages/ipfs-http-server/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 May 14, 2024
1 parent dfc43d4 commit ad23222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ipfs-http-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"@types/hapi-pino": "^8.0.1",
"@types/hapi__hapi": "^20.0.5",
"@types/node": "^18.0.0",
"aegir": "^37.0.11",
"aegir": "^40.0.4",
"err-code": "^3.0.1",
"form-data": "^4.0.0",
"ipfs-http-client": "^58.0.1",
Expand Down

0 comments on commit ad23222

Please sign in to comment.