⬆️(deps): Bump @nestjs/terminus from 9.2.1 to 9.2.2

Bumps [@nestjs/terminus](https://github.com/nestjs/terminus) from 9.2.1 to 9.2.2.
- [Release notes](https://github.com/nestjs/terminus/releases)
- [Changelog](https://github.com/nestjs/terminus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nestjs/terminus/compare/9.2.1...9.2.2)

---
updated-dependencies:
- dependency-name: "@nestjs/terminus"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-29 18:55:16 +00:00 committed by Manuel
parent c1faa46700
commit d2890a5f0e
2 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@
"@nestjs/platform-express": "^9.3.12",
"@nestjs/schedule": "^2.1.0",
"@nestjs/serve-static": "^3.0.1",
"@nestjs/terminus": "^9.1.4",
"@nestjs/terminus": "^9.2.2",
"date-fns": "^2.29.3",
"discord.js": "^14.8.0",
"joi": "^17.9.1",

View File

@ -903,10 +903,10 @@
dependencies:
path-to-regexp "0.2.5"
"@nestjs/terminus@^9.1.4":
version "9.2.1"
resolved "https://registry.yarnpkg.com/@nestjs/terminus/-/terminus-9.2.1.tgz#f173ba807bbab6ed2ee892e859455553274a725e"
integrity sha512-bPJsxKzqLl1BIs1YFIji20h42VG4ElGqc+lyw7nW+as0DkfjpRYUdyEBQJo6dTAcqRrVxSN2m3wKweBknK3Nxw==
"@nestjs/terminus@^9.2.2":
version "9.2.2"
resolved "https://registry.yarnpkg.com/@nestjs/terminus/-/terminus-9.2.2.tgz#88c78061307eaf19308b1f6a6055aa6c33750195"
integrity sha512-AWUA8XLcgxWUjUFYHDqi42M7CZn2e+DEWxP+MqNAbMzz4ybB5jGcFK5Fy8qwaNBoWg6KMF1JiXOOygGXgk9ydg==
dependencies:
boxen "5.1.2"
check-disk-space "3.3.1"