|
77 | 77 | "@opentelemetry/core": "<1.4.0", |
78 | 78 | "crypto-randomuuid": "^1.0.0", |
79 | 79 | "diagnostics_channel": "^1.1.0", |
80 | | - "ignore": "^5.2.0", |
81 | | - "import-in-the-middle": "^1.3.5", |
| 80 | + "ignore": "^5.2.4", |
| 81 | + "import-in-the-middle": "^1.4.1", |
82 | 82 | "int64-buffer": "^0.1.9", |
83 | | - "ipaddr.js": "^2.0.1", |
| 83 | + "ipaddr.js": "^2.1.0", |
84 | 84 | "istanbul-lib-coverage": "3.2.0", |
85 | 85 | "koalas": "^1.0.2", |
86 | 86 | "limiter": "^1.1.4", |
|
92 | 92 | "methods": "^1.1.2", |
93 | 93 | "module-details-from-path": "^1.0.3", |
94 | 94 | "msgpack-lite": "^0.1.26", |
95 | | - "node-abort-controller": "^3.0.1", |
| 95 | + "node-abort-controller": "^3.1.1", |
96 | 96 | "opentracing": ">=0.12.1", |
97 | 97 | "path-to-regexp": "^0.1.2", |
98 | 98 | "protobufjs": "^7.2.4", |
99 | | - "retry": "^0.10.1", |
100 | | - "semver": "^7.3.8" |
| 99 | + "retry": "^0.13.1", |
| 100 | + "semver": "^7.5.4" |
101 | 101 | }, |
102 | 102 | "devDependencies": { |
103 | 103 | "autocannon": "^4.5.2", |
104 | 104 | "axios": "^0.21.2", |
105 | 105 | "benchmark": "^2.1.4", |
106 | | - "body-parser": "^1.18.2", |
107 | | - "chai": "^4.2.0", |
108 | | - "chalk": "^3.0.0", |
109 | | - "checksum": "^0.1.1", |
110 | | - "cli-table3": "^0.5.1", |
111 | | - "dotenv": "8.2.0", |
| 106 | + "body-parser": "^1.20.2", |
| 107 | + "chai": "^4.3.7", |
| 108 | + "chalk": "^5.3.0", |
| 109 | + "checksum": "^1.0.0", |
| 110 | + "cli-table3": "^0.6.3", |
| 111 | + "dotenv": "16.3.1", |
112 | 112 | "esbuild": "0.16.12", |
113 | 113 | "eslint": "^8.23.0", |
114 | 114 | "eslint-config-standard": "^11.0.0-beta.0", |
|
117 | 117 | "eslint-plugin-node": "^5.2.1", |
118 | 118 | "eslint-plugin-promise": "^3.6.0", |
119 | 119 | "eslint-plugin-standard": "^3.0.1", |
120 | | - "express": "^4.16.2", |
| 120 | + "express": "^4.18.2", |
121 | 121 | "get-port": "^3.2.0", |
122 | 122 | "glob": "^7.1.6", |
123 | 123 | "graphql": "0.13.2", |
124 | 124 | "jszip": "^3.5.0", |
125 | 125 | "knex": "^2.4.2", |
126 | | - "mkdirp": "^0.5.1", |
| 126 | + "mkdirp": "^3.0.1", |
127 | 127 | "mocha": "8", |
128 | 128 | "multer": "^1.4.5-lts.1", |
129 | 129 | "nock": "^11.3.3", |
130 | 130 | "nyc": "^15.1.0", |
131 | 131 | "pprof-format": "^2.0.7", |
132 | 132 | "proxyquire": "^1.8.0", |
133 | 133 | "rimraf": "^3.0.0", |
134 | | - "sinon": "^11.1.2", |
| 134 | + "sinon": "^15.2.0", |
135 | 135 | "sinon-chai": "^3.7.0", |
136 | | - "tap": "^16.3.4", |
137 | | - "tape": "^4.9.1" |
| 136 | + "tap": "^16.3.7", |
| 137 | + "tape": "^5.6.5" |
138 | 138 | } |
139 | 139 | } |
0 commit comments