Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Commit 857de69

Browse files
authored
fix: Update latest logging-nodejs to repaire google-gax vulnerability (#651)
1 parent 0fdd9ec commit 857de69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"precompile": "gts clean"
5252
},
5353
"dependencies": {
54-
"@google-cloud/logging": "^10.1.1",
54+
"@google-cloud/logging": "^10.1.4",
5555
"google-auth-library": "^8.0.2"
5656
},
5757
"devDependencies": {

0 commit comments

Comments
 (0)