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

chore(deps): bump @nestjs/core from 10.0.3 to 10.0.4 #151

Merged
merged 1 commit into from
Jul 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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/cli": "^10.0.5",
"@nestjs/common": "^10.0.3",
"@nestjs/config": "^3.0.0",
"@nestjs/core": "^10.0.3",
"@nestjs/core": "^10.0.4",
"@nestjs/platform-express": "^10.0.3",
"@openzeppelin/contracts": "^4.9.2",
"@safe-global/safe-deployments": "^1.23.0",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1416,15 +1416,15 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/core@npm:^10.0.3":
version: 10.0.3
resolution: "@nestjs/core@npm:10.0.3"
"@nestjs/core@npm:^10.0.4":
version: 10.0.4
resolution: "@nestjs/core@npm:10.0.4"
dependencies:
"@nuxtjs/opencollective": 0.3.2
fast-safe-stringify: 2.1.1
iterare: 1.2.1
path-to-regexp: 3.2.0
tslib: 2.5.3
tslib: 2.6.0
uid: 2.0.2
peerDependencies:
"@nestjs/common": ^10.0.0
Expand All @@ -1440,7 +1440,7 @@ __metadata:
optional: true
"@nestjs/websockets":
optional: true
checksum: 981c73a77d697773220da92e30645931c2090248187f5a993353eb5bf55cec09f97c5a9c585a88c5f7d7f92634bb16ba0fb767434d4bf8fd6051c399b7335db8
checksum: 778ff11fc4e1398da7c9390e205d4d57d755e696016734c68cd8029a707864f87851847d673c488609ff2122e97f572a148bbfa42a11573c05866091d47cbd3d
languageName: node
linkType: hard

Expand Down Expand Up @@ -7068,7 +7068,7 @@ __metadata:
"@nestjs/cli": ^10.0.5
"@nestjs/common": ^10.0.3
"@nestjs/config": ^3.0.0
"@nestjs/core": ^10.0.3
"@nestjs/core": ^10.0.4
"@nestjs/platform-express": ^10.0.3
"@nestjs/schematics": ^10.0.1
"@nestjs/testing": ^10.0.3
Expand Down Expand Up @@ -7910,6 +7910,13 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.6.0":
version: 2.6.0
resolution: "tslib@npm:2.6.0"
checksum: c01066038f950016a18106ddeca4649b4d76caa76ec5a31e2a26e10586a59fceb4ee45e96719bf6c715648e7c14085a81fee5c62f7e9ebee68e77a5396e5538f
languageName: node
linkType: hard

"tslib@npm:^1.8.1":
version: 1.14.1
resolution: "tslib@npm:1.14.1"
Expand Down