Skip to content

Commit

Permalink
fix: packages/ipfs-core-config/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 15, 2024
1 parent dfc43d4 commit 0cdc4d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ipfs-core-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"uint8arrays": "^3.0.0"
},
"devDependencies": {
"aegir": "^37.0.11",
"aegir": "^40.0.4",
"ipfs-core-utils": "^0.16.1"
}
}

0 comments on commit 0cdc4d5

Please sign in to comment.