|
136 | 136 | "@types/express-session": "^1.18.1",
|
137 | 137 | "@types/http-errors": "^2.0.4",
|
138 | 138 | "@types/jest": "^29.5.14",
|
139 |
| - "@types/jsonwebtoken": "^9.0.7", |
| 139 | + "@types/jsonwebtoken": "^9.0.8", |
140 | 140 | "@types/node": "^20.14.12",
|
141 | 141 | "@types/nunjucks": "^3.2.6",
|
142 | 142 | "@types/passport": "^1.0.17",
|
143 | 143 | "@types/passport-oauth2": "^1.4.17",
|
144 | 144 | "@types/superagent": "^8.1.9",
|
145 | 145 | "@types/supertest": "^6.0.2",
|
146 | 146 | "@types/uuid": "^10.0.0",
|
147 |
| - "@typescript-eslint/eslint-plugin": "^8.20.0", |
148 |
| - "@typescript-eslint/parser": "^8.20.0", |
| 147 | + "@typescript-eslint/eslint-plugin": "^8.21.0", |
| 148 | + "@typescript-eslint/parser": "^8.21.0", |
149 | 149 | "audit-ci": "^7.1.0",
|
150 | 150 | "concurrently": "^9.1.2",
|
151 | 151 | "cookie-session": "^2.1.0",
|
|
156 | 156 | "jest": "^29.7.0",
|
157 | 157 | "jest-html-reporter": "^3.10.2",
|
158 | 158 | "jest-junit": "^16.0.0",
|
159 |
| - "lint-staged": "^15.4.1", |
| 159 | + "lint-staged": "^15.4.3", |
160 | 160 | "mocha-junit-reporter": "^2.2.1",
|
161 | 161 | "nock": "^13.5.6",
|
162 | 162 | "nodemon": "^3.1.9",
|
|
0 commit comments