Skip to content

Commit 40af9bf

Browse files
chore(deps): update dependency hosted-git-info to v9
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent a374a5c commit 40af9bf

2 files changed

Lines changed: 11 additions & 18 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"showdown": "^2.1.0",
8181
"express": "4.22.1",
8282
"@types/jest": "21.x",
83-
"hosted-git-info": "^3.0.8",
83+
"hosted-git-info": "^9.0.0",
8484
"jquery": "3.7.1",
8585
"lodash-es": "^4.17.23",
8686
"minimist": "1.2.8",

yarn.lock

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5929,12 +5929,12 @@ home-or-tmp@^2.0.0:
59295929
os-homedir "^1.0.0"
59305930
os-tmpdir "^1.0.1"
59315931

5932-
hosted-git-info@^2.1.4, hosted-git-info@^3.0.8:
5933-
version "3.0.8"
5934-
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.8.tgz#6e35d4cc87af2c5f816e4cb9ce350ba87a3f370d"
5935-
integrity sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==
5932+
hosted-git-info@^2.1.4, hosted-git-info@^9.0.0:
5933+
version "9.0.2"
5934+
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-9.0.2.tgz#b38c8a802b274e275eeeccf9f4a1b1a0a8557ada"
5935+
integrity sha512-M422h7o/BR3rmCQ8UHi7cyyMqKltdP9Uo+J2fXK+RSAY+wTcKOIRyhTuKv4qn+DJf3g+PL890AzId5KZpX+CBg==
59365936
dependencies:
5937-
lru-cache "^6.0.0"
5937+
lru-cache "^11.1.0"
59385938

59395939
hpack.js@^2.1.6:
59405940
version "2.1.6"
@@ -7567,6 +7567,11 @@ lower-case@^2.0.2:
75677567
dependencies:
75687568
tslib "^2.0.3"
75697569

7570+
lru-cache@^11.1.0:
7571+
version "11.2.6"
7572+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.2.6.tgz#356bf8a29e88a7a2945507b31f6429a65a192c58"
7573+
integrity sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==
7574+
75707575
lru-cache@^4.0.1:
75717576
version "4.1.5"
75727577
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
@@ -7582,13 +7587,6 @@ lru-cache@^5.1.1:
75827587
dependencies:
75837588
yallist "^3.0.2"
75847589

7585-
lru-cache@^6.0.0:
7586-
version "6.0.0"
7587-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
7588-
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
7589-
dependencies:
7590-
yallist "^4.0.0"
7591-
75927590
make-error@^1.1.1:
75937591
version "1.3.6"
75947592
resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2"
@@ -11319,11 +11317,6 @@ yallist@^3.0.2:
1131911317
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
1132011318
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
1132111319

11322-
yallist@^4.0.0:
11323-
version "4.0.0"
11324-
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
11325-
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
11326-
1132711320
yargs-parser@^7.0.0:
1132811321
version "7.0.0"
1132911322
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-7.0.0.tgz#8d0ac42f16ea55debd332caf4c4038b3e3f5dfd9"

0 commit comments

Comments
 (0)