Skip to content

Commit b543f41

Browse files
Update dependency semver to v7.5.2 [SECURITY]
1 parent 65e8c66 commit b543f41

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

yarn.lock

+17-3
Original file line numberDiff line numberDiff line change
@@ -10103,6 +10103,13 @@ lru-cache@^5.1.1:
1010310103
dependencies:
1010410104
yallist "^3.0.2"
1010510105

10106+
lru-cache@^6.0.0:
10107+
version "6.0.0"
10108+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
10109+
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
10110+
dependencies:
10111+
yallist "^4.0.0"
10112+
1010610113
lz-string@^1.4.4:
1010710114
version "1.4.4"
1010810115
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.4.4.tgz#c0d8eaf36059f705796e1e344811cf4c498d3a26"
@@ -13939,9 +13946,11 @@ semver@^6.1.2, semver@^6.3.0:
1393913946
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
1394013947

1394113948
semver@^7.1.1, semver@^7.1.3:
13942-
version "7.1.3"
13943-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.1.3.tgz#e4345ce73071c53f336445cfc19efb1c311df2a6"
13944-
integrity sha512-ekM0zfiA9SCBlsKa2X1hxyxiI4L3B6EbVJkkdgQXnSEEaHlGdvyodMruTiulSRWMMB4NeIuYNMC9rTKTz97GxA==
13949+
version "7.5.4"
13950+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
13951+
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
13952+
dependencies:
13953+
lru-cache "^6.0.0"
1394513954

1394613955
semver@~5.3.0:
1394713956
version "5.3.0"
@@ -16252,6 +16261,11 @@ yallist@^3.0.2:
1625216261
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
1625316262
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
1625416263

16264+
yallist@^4.0.0:
16265+
version "4.0.0"
16266+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
16267+
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
16268+
1625516269
yaml@^1.7.2:
1625616270
version "1.7.2"
1625716271
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.7.2.tgz#f26aabf738590ab61efaca502358e48dc9f348b2"

0 commit comments

Comments
 (0)