Skip to content

Commit 4dfec16

Browse files
authored
Merge pull request #3 from yng3/snyk-fix-692792d5a6d1bb6dd5b95f3ac27408d2
[Snyk] Fix for 8 vulnerabilities
2 parents 6dfe202 + 3e47a2c commit 4dfec16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/browser-ipns-publish/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"license": "MIT",
1515
"dependencies": {
1616
"human-crypto-keys": "^0.1.4",
17-
"ipfs": "^0.55.4",
17+
"ipfs": "^0.64.0",
1818
"ipfs-http-client": "^50.1.2",
1919
"ipfs-utils": "^8.1.2",
20-
"ipns": "^0.12.0",
20+
"ipns": "^0.16.0",
2121
"it-last": "^1.0.4",
2222
"p-retry": "^4.2.0",
2323
"uint8arrays": "^2.1.3"

0 commit comments

Comments
 (0)