Skip to content
Closed
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 packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "dist/index.js",
"dependencies": {
"@google-cloud/firestore": "^7.11.3",
"@google-cloud/storage": "^7.17.0",
"@google-cloud/storage": "^7.17.1",
"@hono/node-server": "^1.19.1",
"abitype": "^1.0.9",
"alchemy-sdk": "^3.6.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -865,9 +865,9 @@ __metadata:
languageName: node
linkType: hard

"@google-cloud/storage@npm:^7.17.0":
version: 7.17.0
resolution: "@google-cloud/storage@npm:7.17.0"
"@google-cloud/storage@npm:^7.17.1":
version: 7.17.1
resolution: "@google-cloud/storage@npm:7.17.1"
dependencies:
"@google-cloud/paginator": "npm:^5.0.0"
"@google-cloud/projectify": "npm:^4.0.0"
Expand All @@ -884,7 +884,7 @@ __metadata:
retry-request: "npm:^7.0.0"
teeny-request: "npm:^9.0.0"
uuid: "npm:^8.0.0"
checksum: 10c0/6246c278bddfb4b20532cadd100cbeb85ee076b3c89c6cd347ca21f4b82c8985b9221e5e2bacdccb80b7726236027a437da7e553ea4b2c171371f8be50aa4f09
checksum: 10c0/2cb35bff0b22734ee0bea5ee4ecc2a0432fcdaa55222db3d674b2073f8b13582e83f35928a4066d86617822fed1f0e4a3a04299c7f90e82da58ea1c10ce81e03
languageName: node
linkType: hard

Expand Down Expand Up @@ -926,7 +926,7 @@ __metadata:
resolution: "@intmax2-function/shared@workspace:packages/shared"
dependencies:
"@google-cloud/firestore": "npm:^7.11.3"
"@google-cloud/storage": "npm:^7.17.0"
"@google-cloud/storage": "npm:^7.17.1"
"@hono/node-server": "npm:^1.19.1"
abitype: "npm:^1.0.9"
alchemy-sdk: "npm:^3.6.3"
Expand Down