Skip to content

Commit

Permalink
fix: packages/ipfs-core-types/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-NANOID-8492085
  • Loading branch information
snyk-bot committed Dec 11, 2024
1 parent bf1bc8b commit f1596d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/ipfs-core-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@
"@libp2p/interface-pubsub": "^3.0.0",
"@multiformats/multiaddr": "^11.1.5",
"@types/node": "^18.0.0",
"interface-datastore": "^7.0.0",
"interface-datastore": "^8.2.9",
"ipfs-unixfs": "^9.0.0",
"multiformats": "^11.0.0"
},
"devDependencies": {
"aegir": "^37.11.0"
"aegir": "^44.1.1"
}
}

0 comments on commit f1596d7

Please sign in to comment.