File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/nodejs-logging-bunyan?activeTab=versions
6
6
7
+ ## [ 4.1.2] ( https://github.com/googleapis/nodejs-logging-bunyan/compare/v4.1.1...v4.1.2 ) (2022-08-25)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * remove pip install statements ([ #1546 ] ( https://github.com/googleapis/nodejs-logging-bunyan/issues/1546 ) ) ([ #649 ] ( https://github.com/googleapis/nodejs-logging-bunyan/issues/649 ) ) ([ 0fdd9ec] ( https://github.com/googleapis/nodejs-logging-bunyan/commit/0fdd9ec12ad76518e630d0f51f69e34a78b6e693 ) )
13
+ * Update latest logging-nodejs to repaire google-gax vulnerability ([ #651 ] ( https://github.com/googleapis/nodejs-logging-bunyan/issues/651 ) ) ([ 857de69] ( https://github.com/googleapis/nodejs-logging-bunyan/commit/857de693a20e142a16468a6cb352295acd1249a5 ) )
14
+
7
15
## [ 4.1.1] ( https://github.com/googleapis/nodejs-logging-bunyan/compare/v4.1.0...v4.1.1 ) (2022-07-18)
8
16
9
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/logging-bunyan" ,
3
3
"description" : " Cloud Logging stream for Bunyan" ,
4
- "version" : " 4.1.1 " ,
4
+ "version" : " 4.1.2 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc." ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 15
15
"test" : " mocha system-test --timeout 600000"
16
16
},
17
17
"dependencies" : {
18
- "@google-cloud/logging-bunyan" : " ^4.1.1 " ,
18
+ "@google-cloud/logging-bunyan" : " ^4.1.2 " ,
19
19
"bunyan" : " ^1.8.12" ,
20
20
"express" : " ^4.16.3" ,
21
21
"yargs" : " ^16.0.0"
You can’t perform that action at this time.
0 commit comments