|
152 | 152 | "check-disk-space": "^2.1.0", |
153 | 153 | "chokidar": "3.2.1", |
154 | 154 | "color": "1.0.3", |
155 | | - "commander": "3.0.2", |
| 155 | + "commander": "^3.0.2", |
156 | 156 | "core-js": "^3.6.4", |
157 | 157 | "cypress-promise": "^1.1.0", |
158 | 158 | "deep-freeze-strict": "^1.1.1", |
|
181 | 181 | "json-stable-stringify": "^1.0.1", |
182 | 182 | "json-stringify-safe": "5.0.1", |
183 | 183 | "lodash": "^4.17.20", |
184 | | - "lru-cache": "4.1.5", |
| 184 | + "lru-cache": "^4.1.5", |
185 | 185 | "minimatch": "^3.0.4", |
186 | 186 | "moment": "^2.24.0", |
187 | 187 | "moment-timezone": "^0.5.27", |
188 | | - "mustache": "2.3.2", |
189 | | - "node-fetch": "2.6.1", |
| 188 | + "mustache": "^2.3.2", |
| 189 | + "node-fetch": "^2.6.1", |
190 | 190 | "node-forge": "^0.10.0", |
191 | 191 | "opn": "^5.5.0", |
192 | 192 | "oppsy": "^2.0.0", |
|
209 | 209 | "rison-node": "1.0.2", |
210 | 210 | "rxjs": "^6.5.5", |
211 | 211 | "seedrandom": "^3.0.5", |
212 | | - "semver": "^5.5.0", |
| 212 | + "semver": "^5.7.0", |
213 | 213 | "symbol-observable": "^1.2.0", |
214 | 214 | "tar": "4.4.13", |
215 | 215 | "tinygradient": "0.4.3", |
|
219 | 219 | "uuid": "3.3.2", |
220 | 220 | "vision": "^5.3.3", |
221 | 221 | "whatwg-fetch": "^3.0.0", |
222 | | - "yauzl": "2.10.0" |
| 222 | + "yauzl": "^2.10.0" |
223 | 223 | }, |
224 | 224 | "devDependencies": { |
225 | 225 | "@babel/parser": "^7.11.2", |
|
275 | 275 | "@types/flot": "^0.0.31", |
276 | 276 | "@types/getopts": "^2.0.1", |
277 | 277 | "@types/getos": "^3.0.0", |
278 | | - "@types/glob": "^7.1.1", |
| 278 | + "@types/glob": "^7.1.2", |
279 | 279 | "@types/globby": "^8.0.0", |
280 | 280 | "@types/graphql": "^0.13.2", |
281 | 281 | "@types/h2o2": "^8.1.1", |
|
308 | 308 | "@types/normalize-path": "^3.0.0", |
309 | 309 | "@types/opn": "^5.1.0", |
310 | 310 | "@types/pegjs": "^0.10.1", |
311 | | - "@types/pngjs": "^3.3.2", |
| 311 | + "@types/pngjs": "^3.4.0", |
312 | 312 | "@types/podium": "^1.0.0", |
313 | 313 | "@types/prop-types": "^15.7.3", |
314 | 314 | "@types/reach__router": "^1.2.6", |
|
389 | 389 | "fetch-mock": "^7.3.9", |
390 | 390 | "fp-ts": "^2.3.1", |
391 | 391 | "geckodriver": "^1.20.0", |
392 | | - "getopts": "^2.2.4", |
| 392 | + "getopts": "^2.2.5", |
393 | 393 | "grunt": "1.0.4", |
394 | 394 | "grunt-available-tasks": "^0.6.3", |
395 | 395 | "grunt-cli": "^1.2.0", |
|
435 | 435 | "multistream": "^2.1.1", |
436 | 436 | "murmurhash3js": "3.0.1", |
437 | 437 | "mutation-observer": "^1.0.3", |
438 | | - "ngreact": "0.5.1", |
| 438 | + "ngreact": "^0.5.1", |
439 | 439 | "nock": "12.0.3", |
440 | 440 | "normalize-path": "^3.0.0", |
441 | 441 | "nyc": "^14.1.1", |
|
0 commit comments