File tree Expand file tree Collapse file tree
handwritten/bigquery-storage Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 "core/projectify" : " 5.0.1" ,
2323 "core/promisify" : " 5.0.1" ,
2424 "handwritten/bigquery" : " 8.3.1" ,
25- "handwritten/bigquery-storage" : " 5.1.1 " ,
25+ "handwritten/bigquery-storage" : " 5.1.2 " ,
2626 "handwritten/bigtable" : " 6.5.1" ,
2727 "handwritten/cloud-profiler" : " 6.0.5" ,
2828 "handwritten/datastore" : " 10.1.1" ,
Original file line number Diff line number Diff line change 569569 "id": "e51e396d-ddb9-4531-9f9e-4822535bbf23",
570570 "createTime": "2026-06-16T00:01:48.990Z"
571571 },
572+ {
573+ "changes": [
574+ {
575+ "type": "fix",
576+ "sha": "ea623da20f374cfa480fb9fdb7758afd0a993a8e",
577+ "message": "Update dependency protobufjs to v7.5.5 [security]",
578+ "issues": [
579+ "8071"
580+ ],
581+ "scope": "deps"
582+ },
583+ {
584+ "type": "fix",
585+ "sha": "3ec901e2cb45859adfbe914bc0385e6cdf2f2e9a",
586+ "message": "Remove vulnerable dependency `uuid`",
587+ "issues": [
588+ "8120"
589+ ],
590+ "scope": "deps"
591+ }
592+ ],
593+ "version": "5.1.2",
594+ "language": "JAVASCRIPT",
595+ "artifactName": "@google-cloud/bigquery-storage",
596+ "id": "74883ea7-b13f-4282-9b14-46d047d4e432",
597+ "createTime": "2026-06-16T00:07:06.414Z"
598+ },
572599 {
573600 "changes": [
574601 {
8066180688 "createTime": "2023-01-28T04:18:24.718Z"
8066280689 }
8066380690 ],
80664- "updateTime": "2026-06-16T00:01:49.870Z "
80665- }
80691+ "updateTime": "2026-06-16T00:07:06.414Z "
80692+ }
Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## [ 5.1.2] ( https://github.com/googleapis/google-cloud-node/compare/bigquery-storage-v5.1.1...bigquery-storage-v5.1.2 ) (2026-06-16)
5+
6+
7+ ### Bug Fixes
8+
9+ * ** deps:** Remove vulnerable dependency ` uuid ` ([ #8120 ] ( https://github.com/googleapis/google-cloud-node/issues/8120 ) ) ([ 3ec901e] ( https://github.com/googleapis/google-cloud-node/commit/3ec901e2cb45859adfbe914bc0385e6cdf2f2e9a ) )
10+ * ** deps:** Update dependency protobufjs to v7.5.5 [ security] ([ #8071 ] ( https://github.com/googleapis/google-cloud-node/issues/8071 ) ) ([ ea623da] ( https://github.com/googleapis/google-cloud-node/commit/ea623da20f374cfa480fb9fdb7758afd0a993a8e ) )
11+
412## [ 5.1.1] ( https://github.com/googleapis/google-cloud-node/compare/bigquery-storage-v5.1.0...bigquery-storage-v5.1.1 ) (2026-05-13)
513
614
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/bigquery-storage" ,
3- "version" : " 5.1.1 " ,
3+ "version" : " 5.1.2 " ,
44 "description" : " Client for the BigQuery Storage API" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments