|
12 | 12 | "url": "git://github.com/wll8/mockm.git" |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "@babel/runtime-corejs3": "^7.27.6", |
| 15 | + "@babel/runtime-corejs3": "^7.28.3", |
16 | 16 | "@httptoolkit/httpolyglot": "^2.2.2", |
17 | | - "@wll8/better-mock": "^0.3.3-alpha", |
| 17 | + "@wll8/better-mock": "0.3.3-alpha", |
18 | 18 | "@wll8/express-ws": "^1.0.6", |
19 | | - "@wll8/json-server": "^0.17.5-alpha.1", |
| 19 | + "@wll8/json-server": "0.17.5-alpha.1", |
20 | 20 | "@wll8/process-manager": "^1.0.7", |
21 | 21 | "address": "^1.2.2", |
22 | | - "axios": "^0.30.0", |
| 22 | + "axios": "^0.30.1", |
23 | 23 | "body-parser": "^1.20.3", |
24 | 24 | "chokidar": "^3.6.0", |
25 | | - "compression": "^1.8.0", |
26 | | - "core-js": "^3.43.0", |
| 25 | + "compression": "^1.8.1", |
| 26 | + "core-js": "^3.45.1", |
27 | 27 | "default-gateway": "^6.0.3", |
28 | 28 | "express-urlrewrite": "^1.4.0", |
29 | 29 | "filenamify": "4.3.0", |
|
33 | 33 | "lodash.orderby": "^4.6.0", |
34 | 34 | "lodash.take": "^4.1.1", |
35 | 35 | "mime": "^3.0.0", |
36 | | - "morgan": "^1.10.0", |
| 36 | + "morgan": "^1.10.1", |
37 | 37 | "node-http-proxy-json": "^0.1.9", |
38 | 38 | "path-to-regexp": "0.1.12", |
39 | 39 | "postinstall-postinstall": "^2.1.0", |
|
0 commit comments