Skip to content

Commit

Permalink
Merge pull request #765 from caiocampos/dependabot/npm_and_yarn/nestj…
Browse files Browse the repository at this point in the history
…s/core-10.2.1

Bump @nestjs/core from 10.2.0 to 10.2.1
  • Loading branch information
caiocampos authored Aug 24, 2023
2 parents 37c244a + 658b9af commit 36c55e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@nestjs/common": "^8.4.7",
"@nestjs/config": "^3.0.0",
"@nestjs/core": "^10.2.0",
"@nestjs/core": "^10.2.1",
"@nestjs/mongoose": "^10.0.1",
"@nestjs/platform-express": "^8.4.7",
"class-transformer": "^0.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -756,10 +756,10 @@
lodash "4.17.21"
uuid "9.0.0"

"@nestjs/core@^10.2.0":
version "10.2.0"
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.2.0.tgz#4e5c3d374b7a37b2d2d135680b667b7ffcd9a592"
integrity sha512-K9QwdSXO8O8HHAgs23U+icLuNhkD4JmesE6LH2VIFgpsBOc7pUuUD+Ur4A0juNVeB+Us3etKdYIkw4SWgkBfXA==
"@nestjs/core@^10.2.1":
version "10.2.1"
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.2.1.tgz#ad369628eb220cc0bd7596e2a236ec020c11007a"
integrity sha512-oH1jmCrVUkBkbeiEzAaYZ5unddn5bW/Id15pPGblYeLGAmfjXW9+G5VCffoGpO1DxBZdZu5/qcXTYyCR6rgXTg==
dependencies:
uid "2.0.2"
"@nuxtjs/opencollective" "0.3.2"
Expand Down

0 comments on commit 36c55e7

Please sign in to comment.