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.12 to 9.4.0 (#164)
Bumps [@nestjs/core](https://github.com/nestjs/nest) from 9.3.12 to 9.4.0. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/compare/v9.3.12...v9.4.0) --- updated-dependencies: - dependency-name: "@nestjs/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Manuel <manuel.ruwe@bluewin.ch> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c6320b7523
commit
3d1ca1a5e4
@ -28,7 +28,7 @@
|
||||
"@jellyfin/sdk": "^0.8.1",
|
||||
"@nestjs/common": "^9.4.0",
|
||||
"@nestjs/config": "^2.2.0",
|
||||
"@nestjs/core": "^9.3.12",
|
||||
"@nestjs/core": "^9.4.0",
|
||||
"@nestjs/event-emitter": "^1.3.1",
|
||||
"@nestjs/platform-express": "^9.3.12",
|
||||
"@nestjs/schedule": "^2.1.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -820,12 +820,12 @@
|
||||
lodash "4.17.21"
|
||||
uuid "9.0.0"
|
||||
|
||||
"@nestjs/core@^9.3.12":
|
||||
version "9.3.12"
|
||||
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-9.3.12.tgz#b1c06b56ff5c8ad41e841688c6763aa9748a2395"
|
||||
integrity sha512-Qe0ZjJo7bOlfudn7KHLppYrt5i4k1nR1+9d5ppYat2bb5knCIT4kIqblj666n+22/2zvsHRiTo015cLyLKsLRQ==
|
||||
"@nestjs/core@^9.4.0":
|
||||
version "9.4.0"
|
||||
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-9.4.0.tgz#bca5128138fcf9b4668bc524b578f3805a325183"
|
||||
integrity sha512-yTLryCgFD0462wPe4HIzhyTcDgibt8Stfwb5YzcX7Ma0NM4m8uBIpcPG109KBubp8ZmV85e5mw4rl20qLQQVsQ==
|
||||
dependencies:
|
||||
uid "2.0.1"
|
||||
uid "2.0.2"
|
||||
"@nuxtjs/opencollective" "0.3.2"
|
||||
fast-safe-stringify "2.1.1"
|
||||
iterare "1.2.1"
|
||||
|
Loading…
Reference in New Issue
Block a user