Skip to content

Commit 8f3de64

Browse files
committed
Update dependency gitlog to v4.0.4 [SECURITY]
1 parent 7b27891 commit 8f3de64

File tree

2 files changed

+3
-16
lines changed

2 files changed

+3
-16
lines changed

plugins/size/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"file-size": "1.0.0",
3333
"fs-extra": "9.0.1",
3434
"get-monorepo-packages": "1.2.0",
35-
"gitlog": "4.0.0",
35+
"gitlog": "4.0.4",
3636
"lodash.chunk": "4.2.0",
3737
"markdown-table": "2.0.0",
3838
"mini-css-extract-plugin": "0.11.0",

yarn.lock

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2176,7 +2176,7 @@
21762176
file-size "1.0.0"
21772177
fs-extra "9.0.1"
21782178
get-monorepo-packages "1.2.0"
2179-
gitlog "4.0.0"
2179+
gitlog "4.0.4"
21802180
lodash.chunk "4.2.0"
21812181
markdown-table "2.0.0"
21822182
mini-css-extract-plugin "0.11.0"
@@ -12434,15 +12434,7 @@ [email protected]:
1243412434
dependencies:
1243512435
ssh-url "^0.1.3"
1243612436

12437-
12438-
version "4.0.0"
12439-
resolved "https://registry.yarnpkg.com/gitlog/-/gitlog-4.0.0.tgz#c4f440c822cc3fe1b32366d0662918871d3c7249"
12440-
integrity sha512-N6ZcvvbHsqhmM09wtzbL8v3FPwBK3EQ1xnv/2nj9JGH/YsYVn+ZkmMCxzkEjHnSFcpUk2HN2LBp76PGj3TkPag==
12441-
dependencies:
12442-
debug "^4.1.1"
12443-
tslib "^1.11.1"
12444-
12445-
gitlog@^4.0.3:
12437+
[email protected], gitlog@^4.0.3:
1244612438
version "4.0.4"
1244712439
resolved "https://registry.yarnpkg.com/gitlog/-/gitlog-4.0.4.tgz#8da6c08748dc290eb6c2fc11e3c505fb73715564"
1244812440
integrity sha512-jeY2kO7CVyTa6cUM7ZD2ZxIyBkna1xvW2esV/3o8tbhiUneX1UBQCH4D9aMrHgGiohBjyXbuZogyjKXslnY5Yg==
@@ -23205,11 +23197,6 @@ [email protected], tslib@^2.0.3:
2320523197
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
2320623198
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
2320723199

23208-
tslib@^1.11.1:
23209-
version "1.13.0"
23210-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
23211-
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
23212-
2321323200
tslib@^1.14.1, tslib@^1.9.3:
2321423201
version "1.14.1"
2321523202
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"

0 commit comments

Comments
 (0)