mirror of
https://github.com/informaticker/discord-jellyfin-bot.git
synced 2024-11-24 18:41:57 +01:00
⬆️(deps): Bump @nestjs/core from 9.3.9 to 9.3.11 (#125)
Bumps [@nestjs/core](https://github.com/nestjs/nest) from 9.3.9 to 9.3.11. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/compare/v9.3.9...v9.3.11) --- updated-dependencies: - dependency-name: "@nestjs/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ddf7e52b7c
commit
c01ac56061
@ -28,7 +28,7 @@
|
||||
"@jellyfin/sdk": "^0.7.0",
|
||||
"@nestjs/common": "^9.3.10",
|
||||
"@nestjs/config": "^2.2.0",
|
||||
"@nestjs/core": "^9.0.0",
|
||||
"@nestjs/core": "^9.3.11",
|
||||
"@nestjs/event-emitter": "^1.3.1",
|
||||
"@nestjs/platform-express": "^9.3.10",
|
||||
"@nestjs/schedule": "^2.1.0",
|
||||
|
@ -842,10 +842,10 @@
|
||||
lodash "4.17.21"
|
||||
uuid "9.0.0"
|
||||
|
||||
"@nestjs/core@^9.0.0":
|
||||
version "9.3.9"
|
||||
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-9.3.9.tgz#694caf785e0209175479637f11be79a930d0c0d6"
|
||||
integrity sha512-9g1A1G9eirLXEpH21rc6dKb08zHc2+adhCRz8NW39hbejcsxxD72FApJzt4QBQAKvu862ixt/tdpStnFT7lOSw==
|
||||
"@nestjs/core@^9.3.11":
|
||||
version "9.3.11"
|
||||
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-9.3.11.tgz#1be65db0e889f8f12b87aec12c9cf66ea6043205"
|
||||
integrity sha512-CI27a2JFd5rvvbgkalWqsiwQNhcP4EAG5BUK8usjp29wVp1kx30ghfBT8FLqIgmkRVo65A0IcEnWsxeXMntkxQ==
|
||||
dependencies:
|
||||
uid "2.0.1"
|
||||
"@nuxtjs/opencollective" "0.3.2"
|
||||
|
Loading…
Reference in New Issue
Block a user