|
123 | 123 | "redis": "^4.7.0",
|
124 | 124 | "superagent": "^10.1.1",
|
125 | 125 | "url-value-parser": "^2.2.0",
|
126 |
| - "uuid": "^11.0.5" |
| 126 | + "uuid": "^11.1.0" |
127 | 127 | },
|
128 | 128 | "devDependencies": {
|
129 | 129 | "@ministryofjustice/eslint-config-hmpps": "^0.0.1-beta.2",
|
|
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.8", |
| 139 | + "@types/jsonwebtoken": "^9.0.9", |
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.24.0", |
148 |
| - "@typescript-eslint/parser": "^8.24.0", |
| 147 | + "@typescript-eslint/eslint-plugin": "^8.24.1", |
| 148 | + "@typescript-eslint/parser": "^8.24.1", |
149 | 149 | "audit-ci": "^7.1.0",
|
150 | 150 | "concurrently": "^9.1.2",
|
151 | 151 | "cookie-session": "^2.1.0",
|
|
160 | 160 | "mocha-junit-reporter": "^2.2.1",
|
161 | 161 | "nock": "^14.0.1",
|
162 | 162 | "nodemon": "^3.1.9",
|
163 |
| - "prettier": "^3.5.1", |
| 163 | + "prettier": "^3.5.2", |
164 | 164 | "prettier-plugin-jinja-template": "^2.0.0",
|
165 | 165 | "sass": "^1.85.0",
|
166 | 166 | "supertest": "^7.0.0",
|
167 |
| - "ts-jest": "^29.2.5", |
| 167 | + "ts-jest": "^29.2.6", |
168 | 168 | "typescript": "^5.7.3",
|
169 | 169 | "wiremock": "^3.12.0"
|
170 | 170 | },
|
|
0 commit comments