Skip to content

Commit 4f5198d

Browse files
committed
fix(deps): update dependency protobufjs to v7.5.5 [security]
1 parent a47507c commit 4f5198d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

handwritten/bigquery-storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"long": "^5.2.0"
4242
},
4343
"peerDependencies": {
44-
"protobufjs": "7.2.4 - 7.5.0"
44+
"protobufjs": "7.5"
4545
},
4646
"devDependencies": {
4747
"@google-cloud/bigquery": "^8.0.0",

handwritten/cloud-profiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"ms": "^2.1.3",
4444
"pprof": "4.0.0",
4545
"pretty-ms": "^7.0.0",
46-
"protobufjs": "~7.4.0",
46+
"protobufjs": "~7.5.0",
4747
"semver": "^7.0.0",
4848
"teeny-request": "^9.0.0"
4949
},

0 commit comments

Comments
 (0)