|
33 | 33 | "canonicalize": "^1.0.1",
|
34 | 34 | "rdf-canonize": "^1.0.2",
|
35 | 35 | "request": "^2.88.0",
|
36 |
| - "semver": "^5.6.0", |
| 36 | + "semver": "^6.3.0", |
37 | 37 | "xmldom": "0.1.19"
|
38 | 38 | },
|
39 | 39 | "devDependencies": {
|
40 |
| - "@babel/cli": "^7.2.3", |
41 |
| - "@babel/core": "^7.3.3", |
42 |
| - "@babel/plugin-proposal-object-rest-spread": "^7.3.2", |
43 |
| - "@babel/plugin-transform-modules-commonjs": "^7.2.0", |
44 |
| - "@babel/plugin-transform-runtime": "^7.2.0", |
45 |
| - "@babel/preset-env": "^7.3.1", |
46 |
| - "@babel/register": "^7.0.0", |
47 |
| - "@babel/runtime": "^7.3.1", |
| 40 | + "@babel/cli": "^7.7.5", |
| 41 | + "@babel/core": "^7.7.5", |
| 42 | + "@babel/plugin-proposal-object-rest-spread": "^7.7.4", |
| 43 | + "@babel/plugin-transform-modules-commonjs": "^7.7.5", |
| 44 | + "@babel/plugin-transform-runtime": "^7.7.5", |
| 45 | + "@babel/preset-env": "^7.7.5", |
| 46 | + "@babel/register": "^7.7.4", |
| 47 | + "@babel/runtime": "^7.7.5", |
48 | 48 | "babel-loader": "^8.0.5",
|
49 | 49 | "benchmark": "^2.1.4",
|
50 | 50 | "browserify": "^16.2.3",
|
|
53 | 53 | "core-js": "^2.6.5",
|
54 | 54 | "cors": "^2.7.1",
|
55 | 55 | "cross-env": "^5.2.0",
|
56 |
| - "eslint": "^5.14.1", |
57 |
| - "eslint-config-digitalbazaar": "^1.6.0", |
| 56 | + "eslint": "^6.7.2", |
| 57 | + "eslint-config-digitalbazaar": "^2.0.1", |
58 | 58 | "express": "^4.16.4",
|
59 |
| - "fs-extra": "^7.0.0", |
| 59 | + "fs-extra": "^8.1.0", |
60 | 60 | "join-path-js": "0.0.0",
|
61 | 61 | "karma": "^3.1.1",
|
62 | 62 | "karma-babel-preprocessor": "^8.0.0",
|
|
72 | 72 | "karma-sourcemap-loader": "^0.3.7",
|
73 | 73 | "karma-tap-reporter": "0.0.6",
|
74 | 74 | "karma-webpack": "^3.0.5",
|
75 |
| - "mocha": "^5.2.0", |
| 75 | + "mocha": "^6.2.2", |
76 | 76 | "mocha-lcov-reporter": "^1.3.0",
|
77 |
| - "nyc": "^13.3.0", |
| 77 | + "nyc": "^14.1.1", |
78 | 78 | "webpack": "^4.29.5",
|
79 | 79 | "webpack-cli": "^3.2.3",
|
80 | 80 | "webpack-merge": "^4.2.1"
|
|
0 commit comments