|
28 | 28 | "src/*"
|
29 | 29 | ],
|
30 | 30 | "dependencies": {
|
31 |
| - "@architect/asap": "~5.0.1", |
32 |
| - "@architect/create": "~4.1.0", |
33 |
| - "@architect/hydrate": "~3.1.3", |
34 |
| - "@architect/inventory": "~3.3.0", |
| 31 | + "@architect/asap": "~5.0.2", |
| 32 | + "@architect/create": "~4.1.2", |
| 33 | + "@architect/hydrate": "~3.1.4", |
| 34 | + "@architect/inventory": "~3.3.2", |
35 | 35 | "@architect/utils": "~3.1.2",
|
36 | 36 | "@begin/hashid": "~1.0.0",
|
37 | 37 | "aws-sdk": "2.1055.0",
|
|
43 | 43 | "glob": "~8.0.3",
|
44 | 44 | "http-proxy": "~1.18.1",
|
45 | 45 | "lambda-runtimes": "~1.1.2",
|
46 |
| - "minimist": "~1.2.6", |
| 46 | + "minimist": "~1.2.7", |
47 | 47 | "router": "~1.3.7",
|
48 | 48 | "run-parallel": "~1.2.0",
|
49 | 49 | "run-series": "~1.1.9",
|
50 | 50 | "send": "~0.18.0",
|
51 | 51 | "server-destroy": "~1.0.1",
|
52 | 52 | "tree-kill": "~1.2.2",
|
53 |
| - "update-notifier-cjs": "~5.1.4", |
54 |
| - "ws": "~8.8.1" |
| 53 | + "update-notifier-cjs": "~5.1.6", |
| 54 | + "ws": "~8.11.0" |
55 | 55 | },
|
56 | 56 | "devDependencies": {
|
57 | 57 | "@architect/eslint-config": "~2.0.1",
|
58 |
| - "@architect/functions": "~5.2.2", |
| 58 | + "@architect/functions": "~5.2.3", |
59 | 59 | "@architect/req-res-fixtures": "git+https://github.com/architect/req-res-fixtures.git",
|
60 | 60 | "cross-env": "~7.0.3",
|
61 |
| - "eslint": "~8.23.0", |
| 61 | + "eslint": "~8.27.0", |
62 | 62 | "fs-extra": "~10.1.0",
|
63 | 63 | "nyc": "~15.1.0",
|
64 | 64 | "pkg": "~5.8.0",
|
65 | 65 | "proxyquire": "~2.1.3",
|
66 |
| - "sinon": "~14.0.0", |
| 66 | + "sinon": "~14.0.2", |
67 | 67 | "tap-spec": "~5.0.0",
|
68 |
| - "tape": "~5.6.0", |
| 68 | + "tape": "~5.6.1", |
69 | 69 | "tiny-json-http": "~7.4.2"
|
70 | 70 | },
|
71 | 71 | "eslintConfig": {
|
|
0 commit comments