|
123 | 123 | "passport-oauth2": "^1.8.0",
|
124 | 124 | "prom-client": "^15.1.3",
|
125 | 125 | "redis": "^4.7.0",
|
126 |
| - "superagent": "^10.0.2", |
| 126 | + "superagent": "^10.1.0", |
127 | 127 | "url-value-parser": "^2.2.0",
|
128 | 128 | "uuid": "^10.0.0"
|
129 | 129 | },
|
|
144 | 144 | "@types/parseurl": "^1.3.3",
|
145 | 145 | "@types/passport": "^1.0.16",
|
146 | 146 | "@types/passport-oauth2": "^1.4.17",
|
147 |
| - "@types/superagent": "^8.1.8", |
| 147 | + "@types/superagent": "^8.1.9", |
148 | 148 | "@types/supertest": "^6.0.2",
|
149 | 149 | "@types/uuid": "^10.0.0",
|
150 |
| - "@typescript-eslint/eslint-plugin": "^8.1.0", |
151 |
| - "@typescript-eslint/parser": "^8.1.0", |
| 150 | + "@typescript-eslint/eslint-plugin": "^8.2.0", |
| 151 | + "@typescript-eslint/parser": "^8.2.0", |
152 | 152 | "audit-ci": "^7.1.0",
|
153 | 153 | "concurrently": "^8.2.2",
|
154 | 154 | "cookie-session": "^2.1.0",
|
|
169 | 169 | "jsonwebtoken": "^9.0.2",
|
170 | 170 | "lint-staged": "^15.2.9",
|
171 | 171 | "mocha-junit-reporter": "^2.2.1",
|
172 |
| - "nock": "^13.5.4", |
| 172 | + "nock": "^13.5.5", |
173 | 173 | "nodemon": "^3.1.4",
|
174 | 174 | "prettier": "^3.3.3",
|
175 |
| - "prettier-plugin-jinja-template": "^1.4.1", |
| 175 | + "prettier-plugin-jinja-template": "^1.5.0", |
176 | 176 | "sass": "^1.77.8",
|
177 | 177 | "supertest": "^7.0.0",
|
178 |
| - "ts-jest": "^29.2.4", |
| 178 | + "ts-jest": "^29.2.5", |
179 | 179 | "typescript": "^5.5.4",
|
180 | 180 | "wiremock": "^3.9.1"
|
181 | 181 | }
|
|
0 commit comments