|
29 | 29 | "homepage": "https://github.com/jkyberneees/fast-gateway#readme",
|
30 | 30 | "dependencies": {
|
31 | 31 | "@polka/send-type": "^0.5.2",
|
32 |
| - "fast-proxy-lite": "^1.1.1", |
| 32 | + "fast-proxy-lite": "^1.1.2", |
33 | 33 | "http-cache-middleware": "^1.4.1",
|
34 | 34 | "restana": "^4.9.9",
|
35 | 35 | "stream-to-array": "^2.3.0",
|
36 |
| - "micromatch": "^4.0.5" |
| 36 | + "micromatch": "^4.0.7" |
37 | 37 | },
|
38 | 38 | "files": [
|
39 | 39 | "lib/",
|
|
43 | 43 | "LICENSE"
|
44 | 44 | ],
|
45 | 45 | "devDependencies": {
|
46 |
| - "@types/express": "^4.17.14", |
47 |
| - "artillery": "^2.0.0-23", |
48 |
| - "aws-sdk": "^2.1259.0", |
49 |
| - "chai": "^4.3.7", |
| 46 | + "@types/express": "^4.17.21", |
| 47 | + "artillery": "^2.0.14", |
| 48 | + "aws-sdk": "^2.1632.0", |
| 49 | + "chai": "^4.4.1", |
50 | 50 | "cors": "^2.8.5",
|
51 |
| - "express": "^4.18.2", |
| 51 | + "express": "^4.19.2", |
52 | 52 | "express-jwt": "^7.7.7",
|
53 |
| - "express-rate-limit": "^6.7.0", |
| 53 | + "express-rate-limit": "^6.11.2", |
54 | 54 | "faye-websocket": "^0.11.4",
|
55 | 55 | "fg-multiple-hooks": "^1.3.0",
|
56 |
| - "helmet": "^5.1.0", |
| 56 | + "helmet": "^5.1.1", |
57 | 57 | "http-lambda-proxy": "^1.1.4",
|
58 | 58 | "load-balancers": "^1.3.52",
|
59 |
| - "mocha": "^10.1.0", |
| 59 | + "mocha": "^10.4.0", |
60 | 60 | "nyc": "^15.1.0",
|
61 |
| - "opossum": "^7.0.0", |
62 |
| - "pem": "^1.14.6", |
| 61 | + "opossum": "^7.1.0", |
| 62 | + "pem": "^1.14.8", |
63 | 63 | "request-ip": "^3.3.0",
|
64 | 64 | "response-time": "^2.3.2",
|
65 |
| - "supertest": "^6.3.1" |
| 65 | + "supertest": "^6.3.4" |
66 | 66 | }
|
67 | 67 | }
|
0 commit comments