File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ const createServer = require('./src').createServer
44
55const server = createServer ( ) // using defaults
66module . exports = {
7- bundlesize : { maxSize : '928kB ' } ,
7+ bundlesize : { maxSize : '930kB ' } ,
88 karma : {
99 files : [ {
1010 pattern : 'test/fixtures/**/*' ,
Original file line number Diff line number Diff line change 5959 "go-ipfs-dep" : " ~0.4.22" ,
6060 "ipfs" : " 0.40.0" ,
6161 "ipfs-http-client" : " ^41.0.0" ,
62- "ipfs-utils" : " ^0.6.0 " ,
62+ "ipfs-utils" : " ^0.7.1 " ,
6363 "ky" : " ^0.16.1" ,
6464 "ky-universal" : " ^0.3.0" ,
6565 "merge-options" : " ^2.0.0" ,
66- "multiaddr" : " ^6.1 .1" ,
66+ "multiaddr" : " ^7.2 .1" ,
6767 "nanoid" : " ^2.1.9" ,
6868 "resolve-cwd" : " ^3.0.0" ,
6969 "temp-write" : " ^4.0.0"
7575 "chai-as-promised" : " ^7.1.1" ,
7676 "dirty-chai" : " ^2.0.1" ,
7777 "husky" : " ^4.0.10" ,
78- "lint-staged" : " ^9.5.0 "
78+ "lint-staged" : " ^10.0.2 "
7979 },
8080 "repository" : {
8181 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments