Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit c3665cc

Browse files
committed
chore: update deps
1 parent 7bc90cc commit c3665cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,18 +74,18 @@
7474
"form-data": "^2.3.2",
7575
"hat": "0.0.3",
7676
"interface-ipfs-core": "~0.64.3",
77-
"ipfsd-ctl": "^0.33.1",
77+
"ipfsd-ctl": "~0.33.2",
7878
"lodash": "^4.17.10",
7979
"mocha": "^5.1.1",
8080
"ncp": "^2.0.0",
81-
"nexpect": "^0.5.0",
81+
"nexpect": "~0.5.0",
8282
"pre-commit": "^1.2.2",
8383
"pretty-bytes": "^4.0.2",
8484
"qs": "^6.5.2",
8585
"random-fs": "^1.0.3",
8686
"rimraf": "^2.6.2",
8787
"stream-to-promise": "^2.2.0",
88-
"transform-loader": "^0.2.4"
88+
"transform-loader": "~0.2.4"
8989
},
9090
"dependencies": {
9191
"async": "^2.6.0",

0 commit comments

Comments
 (0)