⬆️(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:
dependabot[bot] 2023-04-10 10:35:51 +02:00 committed by GitHub
parent c6320b7523
commit 3d1ca1a5e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -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",

View File

@ -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"