File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 "handwritten/error-reporting" : " 3.0.6" ,
3030 "handwritten/firestore" : " 8.6.0" ,
3131 "handwritten/google-cloud-dns" : " 5.3.2" ,
32- "handwritten/logging" : " 11.2.2 " ,
32+ "handwritten/logging" : " 11.2.3 " ,
3333 "handwritten/logging-bunyan" : " 5.1.2" ,
3434 "handwritten/logging-winston" : " 6.0.2" ,
3535 "handwritten/pubsub" : " 5.3.1" ,
Original file line number Diff line number Diff line change 596596 "id": "74883ea7-b13f-4282-9b14-46d047d4e432",
597597 "createTime": "2026-06-16T00:07:06.414Z"
598598 },
599+ {
600+ "changes": [
601+ {
602+ "type": "fix",
603+ "sha": "3ec901e2cb45859adfbe914bc0385e6cdf2f2e9a",
604+ "message": "Remove vulnerable dependency `uuid`",
605+ "issues": [
606+ "8120"
607+ ],
608+ "scope": "deps"
609+ }
610+ ],
611+ "version": "11.2.3",
612+ "language": "JAVASCRIPT",
613+ "artifactName": "@google-cloud/logging",
614+ "id": "25bab115-ea4f-4ff2-a7e0-5aa0384c1b95",
615+ "createTime": "2026-06-16T00:07:06.794Z"
616+ },
599617 {
600618 "changes": [
601619 {
Original file line number Diff line number Diff line change 66[ 1 ] : https://www.npmjs.com/package/nodejs-logging?activeTab=versions
77
88
9+ ## [ 11.2.3] ( https://github.com/googleapis/google-cloud-node/compare/logging-v11.2.2...logging-v11.2.3 ) (2026-06-16)
10+
11+
12+ ### Bug Fixes
13+
14+ * ** 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 ) )
15+
916## [ 11.2.2] ( https://github.com/googleapis/google-cloud-node/compare/logging-v11.2.1...logging-v11.2.2 ) (2026-05-11)
1017
1118
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/logging" ,
3- "version" : " 11.2.2 " ,
3+ "version" : " 11.2.3 " ,
44 "description" : " Cloud Logging Client Library for Node.js" ,
55 "keywords" : [
66 " google apis client" ,
You can’t perform that action at this time.
0 commit comments