Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 43d8497 commit 22fbfcf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
},
"dependencies": {
"@nestjs-modules/mailer": "1.11.2",
"@nestjs/common": "10.4.9",
"@nestjs/common": "10.4.10",
"@nestjs/config": "3.3.0",
"@nestjs/core": "10.4.9",
"@nestjs/core": "10.4.10",
"@nestjs/jwt": "10.2.0",
"@nestjs/mongoose": "10.1.0",
"@nestjs/platform-express": "10.4.9",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -409,10 +409,10 @@
webpack "5.96.1"
webpack-node-externals "3.0.0"

"@nestjs/[email protected].9":
version "10.4.9"
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-10.4.9.tgz#addf28b78265b28debfb7d0e5ea2e826d7828bce"
integrity sha512-bVUIeCr22T3xxivzLEj54ouxt9vHnatapeM+DEdusz1X62kGiK9Q8c9AQDrIOAhv/wBXqvDXoaq2exGZ6WOnmA==
"@nestjs/[email protected].10":
version "10.4.10"
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-10.4.10.tgz#bc5b35e2f30eb6c300d220730dee110376d8cb90"
integrity sha512-oGZfcP46ZQJVf22Htl5jGCCAErNz/0iiDMYj5t7tQftMwYga/7CJ/hHLlflA0awLyjLMdZZ0X7LqEa2T/2X/DA==
dependencies:
uid "2.0.2"
iterare "1.2.1"
Expand All @@ -427,10 +427,10 @@
dotenv-expand "10.0.0"
lodash "4.17.21"

"@nestjs/[email protected].9":
version "10.4.9"
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.4.9.tgz#a4299edaf76849d046093efb572c9da5eef7b22a"
integrity sha512-ZrbnK67U5T1296tmhxYSdsWkZjLe+MX7FGuRtSjkl02INIYA+4lfV+igZjGc+dyhWkkdvmIg3khSfwoBNjxLWg==
"@nestjs/[email protected].10":
version "10.4.10"
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.4.10.tgz#76d51a74df43ba815bc823076c41d407530ddb30"
integrity sha512-KHSGspb6J4EXznxMzUZLtwhUilg7N2nsIBR+fUG75r0kpudHRrZ0/gtFDLIfGvP5tcHalG/WfcnZFsHuUkGrcA==
dependencies:
uid "2.0.2"
"@nuxtjs/opencollective" "0.3.2"
Expand Down

0 comments on commit 22fbfcf

Please sign in to comment.