chore(deps): update dependency @nestjs/terminus to v10.2.1

This commit is contained in:
renovate[bot] 2024-01-26 21:13:38 +00:00 committed by GitHub
parent 1f36e23686
commit a82822ee5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -20,7 +20,7 @@
"@nestjs/platform-express": "10.3.1",
"@nestjs/serve-static": "4.0.0",
"@nestjs/swagger": "7.2.0",
"@nestjs/terminus": "10.2.0",
"@nestjs/terminus": "10.2.1",
"@nestjs/typeorm": "10.0.1",
"@opentelemetry/api": "1.7.0",
"@opentelemetry/api-metrics": "0.33.0",
@ -2310,9 +2310,9 @@
}
},
"node_modules/@nestjs/terminus": {
"version": "10.2.0",
"resolved": "https://registry.npmjs.org/@nestjs/terminus/-/terminus-10.2.0.tgz",
"integrity": "sha512-zPs98xvJ4ogEimRQOz8eU90mb7z+W/kd/mL4peOgrJ/VqER+ibN2Cboj65uJZW3XuNhpOqaeYOJte86InJd44A==",
"version": "10.2.1",
"resolved": "https://registry.npmjs.org/@nestjs/terminus/-/terminus-10.2.1.tgz",
"integrity": "sha512-23abPhotIP4+hrCZ8YkLEOmZ3m7eUYh1QOwdyrNkU9eMz/nc5LpVzy7jFbsNUuvlnT4MPV/7KXfyQTruQkTouw==",
"dependencies": {
"boxen": "5.1.2",
"check-disk-space": "3.4.0"