Skip to content

Commit e90ab21

Browse files
authored
chore: update-deps (#3367)
1 parent 0903f10 commit e90ab21

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.aegir.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const server = createServer({
1616
let echoServer = new EchoServer()
1717

1818
module.exports = {
19-
bundlesize: { maxSize: '81kB' },
19+
bundlesize: { maxSize: '83kB' },
2020
karma: {
2121
files: [{
2222
pattern: 'node_modules/interface-ipfs-core/test/fixtures/**/*',

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@
5757
"form-data": "^3.0.0",
5858
"ipfs-core-utils": "^0.5.0",
5959
"ipfs-utils": "^4.0.0",
60-
"ipld-block": "^0.10.1",
60+
"ipld-block": "^0.11.0",
6161
"ipld-dag-cbor": "^0.17.0",
6262
"ipld-dag-pb": "^0.20.0",
6363
"ipld-raw": "^6.0.0",
64-
"iso-url": "^0.4.7",
64+
"iso-url": "^1.0.0",
6565
"it-last": "^1.0.4",
6666
"it-map": "^1.0.4",
6767
"it-tar": "^1.2.2",

0 commit comments

Comments
 (0)