Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @google-cloud/storage from 7.7.0 to 7.9.0 #586

Closed
Closed
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
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -114,27 +114,27 @@ __metadata:
linkType: hard

"@google-cloud/storage@npm:^7.7.0":
version: 7.7.0
resolution: "@google-cloud/storage@npm:7.7.0"
version: 7.9.0
resolution: "@google-cloud/storage@npm:7.9.0"
dependencies:
"@google-cloud/paginator": "npm:^5.0.0"
"@google-cloud/projectify": "npm:^4.0.0"
"@google-cloud/promisify": "npm:^4.0.0"
abort-controller: "npm:^3.0.0"
async-retry: "npm:^1.3.3"
compressible: "npm:^2.0.12"
duplexify: "npm:^4.0.0"
duplexify: "npm:^4.1.3"
ent: "npm:^2.2.0"
fast-xml-parser: "npm:^4.3.0"
gaxios: "npm:^6.0.2"
google-auth-library: "npm:^9.0.0"
google-auth-library: "npm:^9.6.3"
mime: "npm:^3.0.0"
mime-types: "npm:^2.0.8"
p-limit: "npm:^3.0.1"
retry-request: "npm:^7.0.0"
teeny-request: "npm:^9.0.0"
uuid: "npm:^8.0.0"
checksum: 8fffef374b061e567e146f81b2cdb5125cc3dd9ede06fb4879b6e45a892fb2b298778a3e94d7b59a7671fde6697b3e23f1593c069cf97522c50746cd599bf7f0
checksum: 20d4acfb2104ca2e1b167e4cc43f1303fb006fd546b7e76962789d1636e06a659f46be6db64333c4bc073f27962970de72593321f3578dcf5d5e567a0bc0c0d8
languageName: node
linkType: hard

Expand Down Expand Up @@ -1067,15 +1067,15 @@ __metadata:
languageName: node
linkType: hard

"duplexify@npm:^4.0.0":
version: 4.1.2
resolution: "duplexify@npm:4.1.2"
"duplexify@npm:^4.1.3":
version: 4.1.3
resolution: "duplexify@npm:4.1.3"
dependencies:
end-of-stream: "npm:^1.4.1"
inherits: "npm:^2.0.3"
readable-stream: "npm:^3.1.1"
stream-shift: "npm:^1.0.0"
checksum: cacd09d8f1c58f92f83e17dffc14ece50415b32753446ed92046236a27a9e73cb914cda495d955ea12e0e615381082a511f20e219f48a06e84675c9d6950675b
stream-shift: "npm:^1.0.2"
checksum: 8a7621ae95c89f3937f982fe36d72ea997836a708471a75bb2a0eecde3330311b1e128a6dad510e0fd64ace0c56bff3484ed2e82af0e465600c82117eadfbda5
languageName: node
linkType: hard

Expand Down Expand Up @@ -1908,17 +1908,17 @@ __metadata:
languageName: node
linkType: hard

"google-auth-library@npm:^9.0.0":
version: 9.4.1
resolution: "google-auth-library@npm:9.4.1"
"google-auth-library@npm:^9.6.3":
version: 9.7.0
resolution: "google-auth-library@npm:9.7.0"
dependencies:
base64-js: "npm:^1.3.0"
ecdsa-sig-formatter: "npm:^1.0.11"
gaxios: "npm:^6.1.1"
gcp-metadata: "npm:^6.1.0"
gtoken: "npm:^7.0.0"
jws: "npm:^4.0.0"
checksum: c1c8778aa717b5d85ab881106635b43a9f19dbcde6633b41183abd39933c2e5aad930fdc43f776c883cf3b9b3c1dac6efdca504d0ad6847228785eed042e4f6c
checksum: 158e00b3a177038db2b28c3f69f835278f9bbe101327742aff284afa51f98721feaa14480eb0fea2da2c365820d0dc05528bd969ad45f37f4da6e3599bf2e16c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3712,10 +3712,10 @@ __metadata:
languageName: node
linkType: hard

"stream-shift@npm:^1.0.0":
version: 1.0.1
resolution: "stream-shift@npm:1.0.1"
checksum: b63a0d178cde34b920ad93e2c0c9395b840f408d36803b07c61416edac80ef9e480a51910e0ceea0d679cec90921bcd2cccab020d3a9fa6c73a98b0fbec132fd
"stream-shift@npm:^1.0.2":
version: 1.0.3
resolution: "stream-shift@npm:1.0.3"
checksum: 939cd1051ca750d240a0625b106a2b988c45fb5a3be0cebe9a9858cb01bc1955e8c7b9fac17a9462976bea4a7b704e317c5c2200c70f0ca715a3363b9aa4fd3b
languageName: node
linkType: hard

Expand Down