Skip to content

Commit

Permalink
chore: dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Sep 12, 2019
1 parent 8ed1a6d commit 4b6e787
Show file tree
Hide file tree
Showing 2 changed files with 696 additions and 492 deletions.
42 changes: 20 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,27 +68,25 @@
"resolutions": {
"libp2p-delegated-content-routing": "0.2.4",
"libp2p-delegated-peer-routing": "0.2.4",
"@hapi/hapi": "https://github.com/lidel/hapi/tarball/ccbf84ba5edc9b24564fdd166e3ee6d81c4c02d8/hapi.tar.gz",
"pino": "5.12.3",
"hapi-pino": "https://github.com/pinojs/hapi-pino/tarball/3767ed6b67601831e176e084ed82ba4ed9f726e6/hapi-pino.tar.gz",
"@hapi/hapi": "https://github.com/lidel/hapi/tarball/fb8626fac0522f49fe29e2f4f686dfd8926204b6/hapi.tar.gz",
"iso-stream-http": "0.1.2",
"stream-http": "npm:iso-stream-http@0.1.2",
"pull-to-stream": "0.1.1",
"multiaddr": "6.1.0"
},
"devDependencies": {
"@babel/core": "7.5.5",
"@babel/preset-env": "7.5.5",
"@babel/core": "7.6.0",
"@babel/preset-env": "7.6.0",
"babel-loader": "8.0.6",
"babel-plugin-syntax-async-generators": "6.13.0",
"chai": "4.2.0",
"cross-env": "5.2.0",
"cross-env": "5.2.1",
"download-cli": "1.1.1",
"fakefile": "0.0.9",
"firefox-addons-add-update-version": "https://github.com/lidel/firefox-addons-add-update-version/tarball/7901bf69b4ed122a20cd5e10ed7f8dae9b00dde7/firefox-addons-add-update-version.tar.gz",
"fs-promise": "2.0.3",
"get-firefox": "2.2.1",
"husky": "3.0.3",
"husky": "3.0.5",
"ignore-styles": "5.0.1",
"json": "9.0.6",
"mem-storage-area": "1.0.3",
Expand All @@ -99,36 +97,36 @@
"request-progress": "3.0.0",
"shx": "0.3.2",
"simple-progress-webpack-plugin": "1.1.2",
"sinon": "7.4.1",
"sinon": "7.4.2",
"sinon-chrome": "3.0.1",
"standard": "13.1.0",
"standard": "14.2.0",
"tar": "4.4.10",
"terser": "4.1.4",
"terser-webpack-plugin": "1.4.1",
"terser": "4.3.1",
"terser-webpack-plugin": "2.0.1",
"transform-loader": "0.2.4",
"web-ext": "3.1.1",
"webpack": "4.39.1",
"webpack-bundle-analyzer": "3.4.1",
"webpack-cli": "3.3.6",
"webpack-merge": "4.2.1"
"webpack": "4.39.3",
"webpack-bundle-analyzer": "3.5.0",
"webpack-cli": "3.3.8",
"webpack-merge": "4.2.2"
},
"dependencies": {
"@material/switch": "3.1.0",
"browser-process-hrtime": "1.0.0",
"choo": "7.0.0",
"chrome-dgram": "3.0.3",
"chrome-net": "3.3.2",
"chrome-net": "3.3.3",
"debug": "4.1.1",
"doc-sniff": "1.0.1",
"drag-and-drop-files": "0.0.1",
"file-type": "12.1.0",
"filesize": "4.1.2",
"file-type": "12.3.0",
"filesize": "4.2.0",
"get-port": "5.0.0",
"http-dns": "3.0.1",
"http-node": "1.2.0",
"ipfs": "https://github.com/ipfs/js-ipfs/tarball/cf38aead2b0cb0b5f269daf265a2b868c50a81f8/js-ipfs.tar.gz",
"ipfs-css": "0.13.1",
"ipfs-http-client": "33.1.1",
"ipfs-http-client": "36.0.0",
"ipfs-http-response": "0.3.1",
"ipfs-postmsg-proxy": "3.1.1",
"ipfsx": "0.17.0",
Expand All @@ -138,9 +136,9 @@
"lru-cache": "5.1.1",
"merge-options": "1.0.1",
"mime-types": "2.1.24",
"multiaddr": "6.1.0",
"multiaddr-to-uri": "4.0.1",
"p-queue": "6.1.0",
"multiaddr": "7.1.0",
"multiaddr-to-uri": "5.0.0",
"p-queue": "6.1.1",
"path-browserify": "1.0.0",
"piggybacker": "2.0.0",
"postmsg-rpc": "2.4.0",
Expand Down
Loading

0 comments on commit 4b6e787

Please sign in to comment.