Skip to content

Commit

Permalink
Merge pull request #6085 from mitre/dependabot/npm_and_yarn/nestjs/cl…
Browse files Browse the repository at this point in the history
…i-10.4.4

Bump @nestjs/cli from 10.4.2 to 10.4.4
  • Loading branch information
github-actions[bot] authored Aug 10, 2024
2 parents 0e44c6f + 336a7e3 commit 8879ad8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2785,9 +2785,9 @@
xmlhttprequest "^1.8.0"

"@nestjs/cli@^10.1.14":
version "10.4.2"
resolved "https://registry.yarnpkg.com/@nestjs/cli/-/cli-10.4.2.tgz#b71c9aacbdd92cebd81add5c4a4bf60b5a184c98"
integrity sha512-fQexIfLHfp6GUgX+CO4fOg+AEwV5ox/LHotQhyZi9wXUQDyIqS0NTTbumr//62EcX35qV4nU0359nYnuEdzG+A==
version "10.4.4"
resolved "https://registry.yarnpkg.com/@nestjs/cli/-/cli-10.4.4.tgz#6fed6fa3259417ea3dc0b62a3888e4aedbaa1642"
integrity sha512-WKERbSZJGof0+9XeeMmWnb/9FpNxogcB5eTJTHjc9no0ymdTw3jTzT+KZL9iC/hGqBpuomDLaNFCYbAOt29nBw==
dependencies:
"@angular-devkit/core" "17.3.8"
"@angular-devkit/schematics" "17.3.8"
Expand All @@ -2806,7 +2806,7 @@
tsconfig-paths "4.2.0"
tsconfig-paths-webpack-plugin "4.1.0"
typescript "5.3.3"
webpack "5.92.1"
webpack "5.93.0"
webpack-node-externals "3.0.0"

"@nestjs/common@^10.2.1":
Expand Down Expand Up @@ -20539,10 +20539,10 @@ webpack-virtual-modules@^0.4.2:
resolved "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.4.6.tgz#3e4008230731f1db078d9cb6f68baf8571182b45"
integrity sha512-5tyDlKLqPfMqjT3Q9TAqf2YqjwmnUleZwzJi1A5qXnlBCdj2AtOJ6wAWdglTIDOPgOiOrXeBeFcsQ8+aGQ6QbA==

webpack@5.92.1, webpack@^5.54.0:
version "5.92.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.92.1.tgz#eca5c1725b9e189cffbd86e8b6c3c7400efc5788"
integrity sha512-JECQ7IwJb+7fgUFBlrJzbyu3GEuNBcdqr1LD7IbSzwkSmIevTm8PF+wej3Oxuz/JFBUZ6O1o43zsPkwm1C4TmA==
webpack@5.93.0, webpack@^5.54.0:
version "5.93.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.93.0.tgz#2e89ec7035579bdfba9760d26c63ac5c3462a5e5"
integrity sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA==
dependencies:
"@types/eslint-scope" "^3.7.3"
"@types/estree" "^1.0.5"
Expand Down

0 comments on commit 8879ad8

Please sign in to comment.