|
26 | 26 | "test:watch": "yarn test:unit --watch"
|
27 | 27 | },
|
28 | 28 | "dependencies": {
|
29 |
| - "@koa/cors": "3.1.0", |
| 29 | + "@koa/cors": "3.3.0", |
30 | 30 | "@koa/router": "9.4.0",
|
31 | 31 | "@socialgouv/kali-data": "2.309.0",
|
32 | 32 | "@socialgouv/legi-data": "2.159.0",
|
33 | 33 | "cross-env": "7.0.3",
|
34 |
| - "dotenv": "8.2.0", |
| 34 | + "dotenv": "8.6.0", |
35 | 35 | "esm": "3.2.25",
|
36 |
| - "fuse.js": "6.4.3", |
| 36 | + "fuse.js": "6.6.2", |
37 | 37 | "html-to-text": "5.1.1",
|
38 | 38 | "koa": "2.13.0",
|
39 | 39 | "npmlog": "4.1.2",
|
40 | 40 | "redis": "3.0.2",
|
41 | 41 | "unist-util-flat-filter": "1.0.0"
|
42 | 42 | },
|
43 | 43 | "devDependencies": {
|
44 |
| - "@babel/core": "7.12.9", |
45 |
| - "@babel/plugin-transform-runtime": "7.12.1", |
| 44 | + "@babel/core": "7.18.6", |
| 45 | + "@babel/plugin-transform-runtime": "7.18.6", |
46 | 46 | "@babel/polyfill": "7.12.1",
|
47 |
| - "@babel/preset-env": "7.12.7", |
| 47 | + "@babel/preset-env": "7.18.6", |
48 | 48 | "@socialgouv/eslint-config-strict": "1.0.0-beta.5",
|
49 | 49 | "@types/jest": "26.0.16",
|
50 |
| - "@types/koa": "2.11.6", |
51 |
| - "@types/node": "14.14.10", |
| 50 | + "@types/koa": "2.13.4", |
| 51 | + "@types/node": "14.18.21", |
52 | 52 | "@types/npmlog": "4.1.2",
|
53 | 53 | "@types/redis": "2.8.28",
|
54 | 54 | "axios": "0.21.0",
|
55 | 55 | "babel-eslint": "10.1.0",
|
56 | 56 | "babel-jest": "26.6.3",
|
57 |
| - "eslint": "7.14.0", |
| 57 | + "eslint": "7.32.0", |
58 | 58 | "eslint-plugin-sort-requires": "2.1.0",
|
59 | 59 | "husky": "4.3.0",
|
60 | 60 | "jest": "26.6.3",
|
61 | 61 | "nodemon": "2.0.6",
|
62 |
| - "prettier": "2.2.1", |
| 62 | + "prettier": "2.7.1", |
63 | 63 | "swagger-cli": "4.0.4",
|
64 | 64 | "typescript": "3.9.7",
|
65 | 65 | "waait": "1.0.5"
|
|
0 commit comments