|
77 | 77 | "multiaddr": "6.0.6"
|
78 | 78 | },
|
79 | 79 | "devDependencies": {
|
80 |
| - "@babel/core": "7.4.4", |
81 |
| - "@babel/preset-env": "7.4.4", |
82 |
| - "babel-loader": "8.0.5", |
| 80 | + "@babel/core": "7.4.5", |
| 81 | + "@babel/preset-env": "7.4.5", |
| 82 | + "babel-loader": "8.0.6", |
83 | 83 | "babel-plugin-syntax-async-generators": "6.13.0",
|
84 | 84 | "chai": "4.2.0",
|
85 | 85 | "cross-env": "5.2.0",
|
|
88 | 88 | "firefox-addons-add-update-version": "https://github.com/lidel/firefox-addons-add-update-version/tarball/7901bf69b4ed122a20cd5e10ed7f8dae9b00dde7/firefox-addons-add-update-version.tar.gz",
|
89 | 89 | "fs-promise": "2.0.3",
|
90 | 90 | "get-firefox": "2.2.1",
|
91 |
| - "husky": "2.2.0", |
| 91 | + "husky": "2.3.0", |
92 | 92 | "ignore-styles": "5.0.1",
|
93 | 93 | "json": "9.0.6",
|
94 | 94 | "mem-storage-area": "1.0.3",
|
95 | 95 | "mocha": "6.1.4",
|
96 | 96 | "npm-run-all": "4.1.5",
|
97 |
| - "nyc": "14.1.0", |
| 97 | + "nyc": "14.1.1", |
98 | 98 | "raw-loader": "2.0.0",
|
99 | 99 | "request-progress": "3.0.0",
|
100 | 100 | "shx": "0.3.2",
|
101 | 101 | "simple-progress-webpack-plugin": "1.1.2",
|
102 | 102 | "sinon": "7.3.2",
|
103 | 103 | "sinon-chrome": "3.0.1",
|
104 | 104 | "standard": "12.0.1",
|
105 |
| - "tar": "4.4.8", |
106 |
| - "terser": "3.17.0", |
107 |
| - "terser-webpack-plugin": "1.2.3", |
| 105 | + "tar": "4.4.9", |
| 106 | + "terser": "4.0.0", |
| 107 | + "terser-webpack-plugin": "1.3.0", |
108 | 108 | "transform-loader": "0.2.4",
|
109 | 109 | "web-ext": "3.0.0",
|
110 |
| - "webpack": "4.30.0", |
| 110 | + "webpack": "4.32.2", |
111 | 111 | "webpack-bundle-analyzer": "3.3.2",
|
112 | 112 | "webpack-cli": "3.3.2",
|
113 | 113 | "webpack-merge": "4.2.1"
|
114 | 114 | },
|
115 | 115 | "dependencies": {
|
116 |
| - "@material/switch": "2.0.0", |
| 116 | + "@material/switch": "2.3.0", |
117 | 117 | "browser-process-hrtime": "1.0.0",
|
118 | 118 | "choo": "6.13.3",
|
119 | 119 | "chrome-dgram": "3.0.1",
|
120 |
| - "chrome-net": "https://github.com/lidel/chrome-net/tarball/838ffde4a33721888f74783821e0486dfcc88797/chrome-net.tar.gz", |
| 120 | + "chrome-net": "3.3.2", |
121 | 121 | "debug": "4.1.1",
|
122 | 122 | "doc-sniff": "1.0.1",
|
123 | 123 | "drag-and-drop-files": "0.0.1",
|
124 |
| - "file-type": "11.0.0", |
| 124 | + "file-type": "11.1.0", |
125 | 125 | "filesize": "4.1.2",
|
126 | 126 | "http-dns": "3.0.1",
|
127 | 127 | "http-node": "1.2.0",
|
128 | 128 | "ipfs": "https://github.com/lidel/js-ipfs/tarball/4081cbd69a252ec8adcec1e965724246669c9e9f/js-ipfs.tar.gz",
|
129 | 129 | "ipfs-css": "0.12.0",
|
130 |
| - "ipfs-http-client": "30.1.4", |
131 |
| - "ipfs-http-response": "0.2.2", |
| 130 | + "ipfs-http-client": "32.0.1", |
| 131 | + "ipfs-http-response": "0.3.0", |
132 | 132 | "ipfs-postmsg-proxy": "3.1.1",
|
133 | 133 | "ipfsx": "0.17.0",
|
134 | 134 | "is-fqdn": "1.0.1",
|
135 |
| - "is-ipfs": "0.6.0", |
136 |
| - "is-svg": "4.1.0", |
| 135 | + "is-ipfs": "0.6.1", |
| 136 | + "is-svg": "4.2.0", |
137 | 137 | "lru-cache": "5.1.1",
|
138 | 138 | "merge-options": "1.0.1",
|
139 | 139 | "mime-types": "2.1.24",
|
|
0 commit comments