mirror of
https://github.com/informaticker/discord-jellyfin-bot.git
synced 2024-11-25 02:51:57 +01:00
⬆️(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:
parent
c1faa46700
commit
d2890a5f0e
@ -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",
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user