|
8 | 8 | }, |
9 | 9 | "bugs": "https://github.com/escapace/fastify-fetch/issues", |
10 | 10 | "dependencies": { |
11 | | - "undici": "^6.6.2" |
| 11 | + "undici": "^6.10.1" |
12 | 12 | }, |
13 | 13 | "devDependencies": { |
14 | 14 | "@commitlint/cli": "18.6.1", |
15 | | - "@commitlint/config-conventional": "18.6.2", |
16 | | - "@fastify/multipart": "8.1.0", |
17 | | - "@ls-lint/ls-lint": "2.2.2", |
18 | | - "@types/chai": "4.3.12", |
| 15 | + "@commitlint/config-conventional": "18.6.3", |
| 16 | + "@fastify/multipart": "8.2.0", |
| 17 | + "@ls-lint/ls-lint": "2.2.3", |
| 18 | + "@types/chai": "4.3.14", |
19 | 19 | "@types/chai-as-promised": "7.1.8", |
20 | 20 | "@types/fs-extra": "11.0.4", |
21 | 21 | "@types/lodash-es": "4.17.12", |
22 | 22 | "@types/mocha": "10.0.6", |
23 | | - "@types/node": "20.11.20", |
24 | | - "@typescript-eslint/eslint-plugin": "7.0.2", |
25 | | - "@typescript-eslint/parser": "7.0.2", |
| 23 | + "@types/node": "20.11.30", |
| 24 | + "@typescript-eslint/eslint-plugin": "7.3.1", |
| 25 | + "@typescript-eslint/parser": "7.3.1", |
26 | 26 | "c8": "9.1.0", |
27 | 27 | "chai": "5.1.0", |
28 | 28 | "chai-as-promised": "7.1.1", |
29 | | - "codecov": "3.8.2", |
| 29 | + "codecov": "3.8.3", |
30 | 30 | "data-uri-to-buffer": "6.0.2", |
31 | | - "esbuild": "0.20.1", |
| 31 | + "esbuild": "0.20.2", |
32 | 32 | "eslint": "8.57.0", |
33 | 33 | "eslint-config-escapace": "3.19.0", |
34 | 34 | "eslint-config-prettier": "9.1.0", |
35 | 35 | "eslint-plugin-editorconfig": "4.0.3", |
36 | 36 | "eslint-plugin-no-null": "1.0.2", |
37 | 37 | "execa": "8.0.1", |
38 | 38 | "fast-glob": "3.3.2", |
39 | | - "fastify": "4.26.1", |
| 39 | + "fastify": "4.26.2", |
40 | 40 | "fastify-plugin": "4.5.1", |
41 | 41 | "fs-extra": "11.2.0", |
42 | 42 | "husky": "9.0.11", |
|
46 | 46 | "mocha": "10.3.0", |
47 | 47 | "prettier": "3.2.5", |
48 | 48 | "prettier-config-escapace": "1.0.6", |
49 | | - "semantic-release": "23.0.2", |
| 49 | + "semantic-release": "23.0.5", |
50 | 50 | "semver": "7.6.0", |
51 | 51 | "syncpack": "12.3.0", |
52 | | - "typescript": "5.3.3" |
| 52 | + "typescript": "5.4.3" |
53 | 53 | }, |
54 | 54 | "engines": { |
55 | 55 | "node": ">=20.11.1", |
|
0 commit comments