mirror of
https://github.com/kremalicious/ipfs.git
synced 2024-11-22 01:37:07 +01:00
Merge pull request #62 from kremalicious/dependabot/npm_and_yarn/ipfs-http-client-47.0.1
Bump ipfs-http-client from 46.1.1 to 47.0.1
This commit is contained in:
commit
c311801ce7
12
package-lock.json
generated
12
package-lock.json
generated
@ -9534,9 +9534,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ipfs-http-client": {
|
"ipfs-http-client": {
|
||||||
"version": "46.1.1",
|
"version": "47.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/ipfs-http-client/-/ipfs-http-client-46.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/ipfs-http-client/-/ipfs-http-client-47.0.1.tgz",
|
||||||
"integrity": "sha512-8E2tKdLke9Sd/7burgfokhIcOnQoWAjWrYR/i2CYC0pBTkxHeKcEGUG3oQ1cMPfyWVsRqDG4QskYRYppjsBjHg==",
|
"integrity": "sha512-IAQf+uTLvXw5QFOzbyhu/5lH3rn7jEwwwdCGaNKVhoPI7yfyOV0wRse3hVWejjP1Id0P9mKuMKG8rhcY7pVAdQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"abort-controller": "^3.0.0",
|
"abort-controller": "^3.0.0",
|
||||||
"any-signal": "^1.1.0",
|
"any-signal": "^1.1.0",
|
||||||
@ -13260,9 +13260,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"multicodec": {
|
"multicodec": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/multicodec/-/multicodec-2.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/multicodec/-/multicodec-2.0.1.tgz",
|
||||||
"integrity": "sha512-2SLsdTCXqOpUfoSHkTaVzxnjjl5fsSO283Idb9rAYgKGVu188NFP5KncuZ8Ifg8H2gc5GOi2rkuhLumqv9nweQ==",
|
"integrity": "sha512-YDYeWn9iGa76hOHAyyZa0kbt3tr5FLg1ZXUHrZUJltjnxxdbTIbHnxWLd2zTcMOjdT3QyO+Xs4bQgJUcC2RWUA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"uint8arrays": "1.0.0",
|
"uint8arrays": "1.0.0",
|
||||||
"varint": "^5.0.0"
|
"varint": "^5.0.0"
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.20.0",
|
"axios": "^0.20.0",
|
||||||
"ipfs-http-client": "^46.1.1",
|
"ipfs-http-client": "^47.0.1",
|
||||||
"next": "^9.5.3",
|
"next": "^9.5.3",
|
||||||
"next-seo": "^4.7.3",
|
"next-seo": "^4.7.3",
|
||||||
"next-svgr": "^0.0.2",
|
"next-svgr": "^0.0.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user