Skip to content

Commit 341f383

Browse files
committed
fix: packages/ipfs-http-response/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110
1 parent bf1bc8b commit 341f383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ipfs-http-response/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"devDependencies": {
8080
"@types/ejs": "^3.1.0",
8181
"@types/mime-types": "^2.1.1",
82-
"aegir": "^37.11.0",
82+
"aegir": "^44.1.1",
8383
"get-stream": "^6.0.0",
8484
"ipfs-core": "^0.18.1",
8585
"ipfsd-ctl": "^13.0.0",

0 commit comments

Comments
 (0)