Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump @nestjs/platform-express from 10.2.6 to 10.3.1 (#294)
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 10.2.6 to 10.3.1.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.1/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 5dd368a commit 89303f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@nestjs/common": "^10.2.10",
"@nestjs/config": "^3.0.0",
"@nestjs/core": "^10.3.0",
"@nestjs/platform-express": "^10.2.6",
"@nestjs/platform-express": "^10.3.1",
"@openzeppelin/contracts": "^4.9.3",
"@safe-global/safe-deployments": "^1.30.0",
"@typechain/ethers-v6": "^0.5.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1659,9 +1659,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/platform-express@npm:^10.2.6":
version: 10.2.6
resolution: "@nestjs/platform-express@npm:10.2.6"
"@nestjs/platform-express@npm:^10.3.1":
version: 10.3.1
resolution: "@nestjs/platform-express@npm:10.3.1"
dependencies:
body-parser: 1.20.2
cors: 2.8.5
Expand All @@ -1671,7 +1671,7 @@ __metadata:
peerDependencies:
"@nestjs/common": ^10.0.0
"@nestjs/core": ^10.0.0
checksum: b833fcad82fb40b5cdadc7abb8e0f24cecc17d2af2dd79bbcc9e19bc747cd194ba539197ba21350f9fc86a0072ebaf1ef313f8123a4d84ed0a4edbe779f2bc2e
checksum: 1d22110df5c2a0fb4b19fe1095e231da6eb7b30f7d1265548bc4b762fe690b631eeaaa6b8bf6dc8654525dcf6a8d7815a82d592a5ee67f86c6ea9b05a21c4141
languageName: node
linkType: hard

Expand Down Expand Up @@ -7737,7 +7737,7 @@ __metadata:
"@nestjs/common": ^10.2.10
"@nestjs/config": ^3.0.0
"@nestjs/core": ^10.3.0
"@nestjs/platform-express": ^10.2.6
"@nestjs/platform-express": ^10.3.1
"@nestjs/schematics": ^10.1.0
"@nestjs/testing": ^10.3.1
"@openzeppelin/contracts": ^4.9.3
Expand Down

0 comments on commit 89303f4

Please sign in to comment.