|
96 | 96 | },
|
97 | 97 | "dependencies": {
|
98 | 98 | "@ministryofjustice/frontend": "^2.2.0",
|
99 |
| - "@ministryofjustice/hmpps-audit-client": "^1.0.23", |
| 99 | + "@ministryofjustice/hmpps-audit-client": "^1.1.1", |
100 | 100 | "@ministryofjustice/probation-search-frontend": "^2.1.4",
|
101 |
| - "@sentry/node": "^8.25.0", |
| 101 | + "@sentry/node": "^8.26.0", |
102 | 102 | "agentkeepalive": "^4.5.0",
|
103 | 103 | "applicationinsights": "^2.9.5",
|
104 | 104 | "body-parser": "^1.20.2",
|
|
123 | 123 | "passport-oauth2": "^1.8.0",
|
124 | 124 | "prom-client": "^15.1.3",
|
125 | 125 | "redis": "^4.7.0",
|
126 |
| - "superagent": "^10.0.1", |
| 126 | + "superagent": "^10.0.2", |
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.7", |
| 147 | + "@types/superagent": "^8.1.8", |
148 | 148 | "@types/supertest": "^6.0.2",
|
149 | 149 | "@types/uuid": "^10.0.0",
|
150 | 150 | "@typescript-eslint/eslint-plugin": "^8.1.0",
|
151 | 151 | "@typescript-eslint/parser": "^8.1.0",
|
152 | 152 | "audit-ci": "^7.1.0",
|
153 | 153 | "concurrently": "^8.2.2",
|
154 | 154 | "cookie-session": "^2.1.0",
|
155 |
| - "cypress": "^13.13.2", |
| 155 | + "cypress": "^13.13.3", |
156 | 156 | "cypress-multi-reporters": "^1.6.4",
|
157 | 157 | "dotenv": "^16.4.5",
|
158 | 158 | "eslint": "^8.57.0",
|
159 | 159 | "eslint-config-airbnb-base": "^15.0.0",
|
160 | 160 | "eslint-config-prettier": "^9.1.0",
|
161 | 161 | "eslint-import-resolver-typescript": "^3.6.1",
|
162 |
| - "eslint-plugin-cypress": "^3.4.0", |
| 162 | + "eslint-plugin-cypress": "^3.5.0", |
163 | 163 | "eslint-plugin-import": "^2.29.1",
|
164 |
| - "eslint-plugin-no-only-tests": "^3.1.0", |
| 164 | + "eslint-plugin-no-only-tests": "^3.3.0", |
165 | 165 | "eslint-plugin-prettier": "^5.2.1",
|
166 | 166 | "jest": "^29.7.0",
|
167 | 167 | "jest-html-reporter": "^3.10.2",
|
168 | 168 | "jest-junit": "^16.0.0",
|
169 | 169 | "jsonwebtoken": "^9.0.2",
|
170 |
| - "lint-staged": "^15.2.8", |
| 170 | + "lint-staged": "^15.2.9", |
171 | 171 | "mocha-junit-reporter": "^2.2.1",
|
172 | 172 | "nock": "^13.5.4",
|
173 | 173 | "nodemon": "^3.1.4",
|
|
0 commit comments