Skip to content

Commit

Permalink
chore(deps): bump @nestjs/platform-express in /src/checkout
Browse files Browse the repository at this point in the history
Bumps [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) from 9.3.12 to 9.4.3.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v9.4.3/packages/platform-express)

---
updated-dependencies:
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent b44c9e3 commit b07f7ed
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 10 deletions.
28 changes: 19 additions & 9 deletions src/checkout/package-lock.json

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

2 changes: 1 addition & 1 deletion src/checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@nestjs/common": "^9.3.10",
"@nestjs/config": "^2.2.0",
"@nestjs/core": "^9.3.10",
"@nestjs/platform-express": "^9.3.10",
"@nestjs/platform-express": "^9.4.3",
"@nestjs/swagger": "^7.1.14",
"@nestjs/terminus": "^9.2.2",
"@opentelemetry/auto-instrumentations-node": "^0.36.6",
Expand Down

0 comments on commit b07f7ed

Please sign in to comment.