Skip to content

Commit

Permalink
Merge pull request #742 from jorenn92/dependabot/npm_and_yarn/nestjs/…
Browse files Browse the repository at this point in the history
…platform-express-10.3.0

build(deps): bump @nestjs/platform-express from 10.2.7 to 10.3.0
  • Loading branch information
github-actions[bot] authored Jan 8, 2024
2 parents a4bb4df + 96885c4 commit f652e7b
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 @@ -33,7 +33,7 @@
"@heroicons/react": "^1.0.6",
"@nestjs/common": "^10.2.7",
"@nestjs/core": "^10.2.7",
"@nestjs/platform-express": "^10.2.7",
"@nestjs/platform-express": "^10.3.0",
"@nestjs/schedule": "^4.0.0",
"@nestjs/typeorm": "^10.0.1",
"axios": "^1.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1587,10 +1587,10 @@
path-to-regexp "3.2.0"
tslib "2.6.2"

"@nestjs/platform-express@^10.2.7":
version "10.2.7"
resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-10.2.7.tgz#b2ef2df01c0c757a3d356659460563a5246e7d0f"
integrity sha512-p+kp6aJtkgAdVpUrCVmM6MKtOvjsbt7QofBiZMidjYesZkMeG5gZ1D2SK8XzvQ8VXHJfFgEdY2xcKGB+wJLOYQ==
"@nestjs/platform-express@^10.3.0":
version "10.3.0"
resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-10.3.0.tgz#ea69b048ef90b78b1001eb1c6b02d9d798f5f3af"
integrity sha512-E4hUW48bYv8OHbP9XQg6deefmXb0pDSSuE38SdhA0mJ37zGY7C5EqqBUdlQk4ttfD+OdnbIgJ1zOokT6dd2d7A==
dependencies:
body-parser "1.20.2"
cors "2.8.5"
Expand Down

0 comments on commit f652e7b

Please sign in to comment.