|
82 | 82 | "@nestjs/websockets": "^10.2.6",
|
83 | 83 | "@ntegral/nestjs-sentry": "^4.0.0",
|
84 | 84 | "@paralleldrive/cuid2": "^2.2.2",
|
85 |
| - "@sentry/hub": "^7.70.0", |
86 |
| - "@sentry/node": "^7.70.0", |
| 85 | + "@sentry/hub": "^7.71.0", |
| 86 | + "@sentry/node": "^7.71.0", |
87 | 87 | "@socket.io/redis-adapter": "^8.2.1",
|
88 | 88 | "@supercharge/request-ip": "^1.2.0",
|
89 | 89 | "argon2": "^0.31.1",
|
|
120 | 120 | "passport-magic-login": "^1.2.2",
|
121 | 121 | "pino-http": "^8.5.0",
|
122 | 122 | "pino-pretty": "^10.2.0",
|
123 |
| - "poolifier": "^2.7.3", |
| 123 | + "poolifier": "^2.7.4", |
124 | 124 | "preview-email": "^3.0.19",
|
125 | 125 | "prom-client": "^14.2.0",
|
126 | 126 | "pug": "^3.0.2",
|
|
148 | 148 | "@nestjs/testing": "10.2.6",
|
149 | 149 | "@rubiin/eslint-config-ts": "^1.5.1",
|
150 | 150 | "@rubiin/tsconfig": "^1.1.0",
|
151 |
| - "@sentry/types": "^7.70.0", |
| 151 | + "@sentry/types": "^7.71.0", |
152 | 152 | "@side/jest-runtime": "^1.1.0",
|
153 |
| - "@swc/core": "^1.3.88", |
| 153 | + "@swc/core": "^1.3.89", |
154 | 154 | "@swc/jest": "^0.2.29",
|
155 | 155 | "@total-typescript/ts-reset": "^0.5.1",
|
156 | 156 | "@types/cache-manager": "^4.0.3",
|
|
169 | 169 | "@types/pug": "^2.0.7",
|
170 | 170 | "@types/qrcode": "^1.5.2",
|
171 | 171 | "@types/qs": "6.9.8",
|
172 |
| - "@types/supertest": "2.0.12", |
173 |
| - "@types/swagger-stats": "^0.95.8", |
174 |
| - "@types/swagger-ui-express": "^4.1.3", |
| 172 | + "@types/supertest": "2.0.13", |
| 173 | + "@types/swagger-stats": "^0.95.9", |
| 174 | + "@types/swagger-ui-express": "^4.1.4", |
175 | 175 | "@typescript-eslint/eslint-plugin": "^6.7.2",
|
176 | 176 | "@typescript-eslint/parser": "^6.7.2",
|
177 | 177 | "cross-env": "^7.0.3",
|
|
0 commit comments