Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Commit

Permalink
chore(deps): bump @nestjs/core from 7.4.2 to 7.4.4
Browse files Browse the repository at this point in the history
Bumps [@nestjs/core](https://github.com/nestjs/nest) from 7.4.2 to 7.4.4.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](nestjs/nest@v7.4.2...v7.4.4)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 11, 2020
1 parent b26677a commit 009a750
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1526,16 +1526,16 @@
uuid "8.1.0"

"@nestjs/core@^7.0.0":
version "7.4.2"
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-7.4.2.tgz#a2a0640eea658dfbd6de8e3079fffc5a0878ff5a"
integrity sha512-zLWVY+qj5RRIuDaL2J6a7f/Tn8wPMYOUHDZhXdRZFqonuY96dH9yc6DU9cWyX7fnmCIAxqdu5B7qd/S7VPHxow==
version "7.4.4"
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-7.4.4.tgz#7733dad8f5d0836e2badb79b8279200480b4d040"
integrity sha512-e3iID6s0JIaWDlZMIO+gkk5KDwHW+VUexvZOKXbTjtsBidtusbiT4JLr4ODkj8y3QSfQN9vouY9hWfwwQrxa/Q==
dependencies:
"@nuxtjs/opencollective" "0.2.2"
fast-safe-stringify "2.0.7"
iterare "1.2.1"
object-hash "2.0.3"
path-to-regexp "3.2.0"
tslib "2.0.0"
tslib "2.0.1"
uuid "8.3.0"

"@nestjs/graphql@^6.2.4 || ^7.0.0", "@nestjs/graphql@^7.4.0":
Expand Down

0 comments on commit 009a750

Please sign in to comment.