|
49 | 49 | "superagent": "10.2.3" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "@eslint/eslintrc": "3.3.1", |
53 | | - "@eslint/js": "9.39.1", |
| 52 | + "@eslint/eslintrc": "3.3.3", |
| 53 | + "@eslint/js": "9.39.2", |
54 | 54 | "@types/app-root-path": "3.1.0", |
55 | 55 | "@types/chai": "4.3.20", |
56 | 56 | "@types/chai-as-promised": "^7.1.8", |
|
66 | 66 | "@types/sinon": "17.0.4", |
67 | 67 | "@types/superagent": "8.1.9", |
68 | 68 | "@types/validator": "13.15.10", |
69 | | - "@typescript-eslint/eslint-plugin": "8.49.0", |
70 | | - "@typescript-eslint/parser": "8.49.0", |
71 | | - "@typescript-eslint/utils": "^8.49.0", |
| 69 | + "@typescript-eslint/eslint-plugin": "8.50.1", |
| 70 | + "@typescript-eslint/parser": "8.50.1", |
| 71 | + "@typescript-eslint/utils": "^8.50.1", |
72 | 72 | "chai": "4.5.0", |
73 | 73 | "chai-as-promised": "^7.1.2", |
74 | 74 | "eslint": "9.39.2", |
75 | 75 | "eslint-config-prettier": "10.1.8", |
76 | 76 | "eslint-plugin-prettier": "5.5.4", |
77 | | - "fs-extra": "11.3.2", |
| 77 | + "fs-extra": "11.3.3", |
78 | 78 | "globals": "16.5.0", |
79 | 79 | "mocha": "11.7.5", |
80 | 80 | "mock-express-request": "0.2.2", |
81 | 81 | "node-mocks-http": "1.17.2", |
82 | 82 | "node-notifier": "10.0.1", |
83 | 83 | "nyc": "17.1.0", |
84 | | - "sinon": "21.0.0", |
| 84 | + "sinon": "21.0.1", |
85 | 85 | "ts-node": "^10.9.2", |
86 | 86 | "typescript": "5.9.3", |
87 | | - "validator": "13.15.23" |
| 87 | + "validator": "13.15.26" |
88 | 88 | } |
89 | 89 | } |
0 commit comments