|
76 | 76 | "@opentelemetry/core": "^1.14.0", |
77 | 77 | "crypto-randomuuid": "^1.0.0", |
78 | 78 | "diagnostics_channel": "^1.1.0", |
79 | | - "ignore": "^5.2.0", |
80 | | - "import-in-the-middle": "^1.3.5", |
| 79 | + "ignore": "^5.2.4", |
| 80 | + "import-in-the-middle": "^1.4.1", |
81 | 81 | "int64-buffer": "^0.1.9", |
82 | | - "ipaddr.js": "^2.0.1", |
| 82 | + "ipaddr.js": "^2.1.0", |
83 | 83 | "istanbul-lib-coverage": "3.2.0", |
84 | 84 | "koalas": "^1.0.2", |
85 | 85 | "limiter": "^1.1.4", |
|
91 | 91 | "methods": "^1.1.2", |
92 | 92 | "module-details-from-path": "^1.0.3", |
93 | 93 | "msgpack-lite": "^0.1.26", |
94 | | - "node-abort-controller": "^3.0.1", |
| 94 | + "node-abort-controller": "^3.1.1", |
95 | 95 | "opentracing": ">=0.12.1", |
96 | 96 | "path-to-regexp": "^0.1.2", |
97 | 97 | "protobufjs": "^7.2.4", |
98 | | - "retry": "^0.10.1", |
99 | | - "semver": "^7.3.8" |
| 98 | + "retry": "^0.13.1", |
| 99 | + "semver": "^7.5.4" |
100 | 100 | }, |
101 | 101 | "devDependencies": { |
102 | 102 | "@types/node": ">=14", |
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", |
|
118 | 118 | "eslint-plugin-node": "^5.2.1", |
119 | 119 | "eslint-plugin-promise": "^3.6.0", |
120 | 120 | "eslint-plugin-standard": "^3.0.1", |
121 | | - "express": "^4.16.2", |
| 121 | + "express": "^4.18.2", |
122 | 122 | "get-port": "^3.2.0", |
123 | 123 | "glob": "^7.1.6", |
124 | 124 | "graphql": "0.13.2", |
125 | 125 | "jszip": "^3.5.0", |
126 | 126 | "knex": "^2.4.2", |
127 | | - "mkdirp": "^0.5.1", |
| 127 | + "mkdirp": "^3.0.1", |
128 | 128 | "mocha": "8", |
129 | 129 | "multer": "^1.4.5-lts.1", |
130 | 130 | "nock": "^11.3.3", |
131 | 131 | "nyc": "^15.1.0", |
132 | 132 | "pprof-format": "^2.0.7", |
133 | 133 | "proxyquire": "^1.8.0", |
134 | 134 | "rimraf": "^3.0.0", |
135 | | - "sinon": "^11.1.2", |
| 135 | + "sinon": "^15.2.0", |
136 | 136 | "sinon-chai": "^3.7.0", |
137 | | - "tap": "^16.3.4", |
138 | | - "tape": "^4.9.1" |
| 137 | + "tap": "^16.3.7", |
| 138 | + "tape": "^5.6.5" |
139 | 139 | } |
140 | 140 | } |
0 commit comments