Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 20, 2024
1 parent 73937f2 commit 8c3869c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"@harnessio/ff-javascript-client-sdk": "^1.21.0",
"@harnessio/ff-nodejs-server-sdk": "^1.4.0",
"@nestjs/axios": "^3.0.2",
"@nestjs/common": "10.3.7",
"@nestjs/core": "10.3.7",
"@nestjs/platform-express": "10.3.7",
"@nestjs/common": "10.3.8",
"@nestjs/core": "10.3.8",
"@nestjs/platform-express": "10.3.8",
"@nestjs/serve-static": "^4.0.2",
"@openfeature/env-var-provider": "^0.3.0",
"@openfeature/flagd-provider": "^0.12.0",
Expand Down Expand Up @@ -73,7 +73,7 @@
"@emotion/styled": "11.11.5",
"@mui/material": "^5.15.2",
"@nestjs/schematics": "10.1.1",
"@nestjs/testing": "10.3.7",
"@nestjs/testing": "10.3.8",
"@nrwl/tao": "17.3.2",
"@nx/devkit": "17.3.2",
"@nx/eslint-plugin": "17.3.2",
Expand Down

0 comments on commit 8c3869c

Please sign in to comment.