Skip to content

Commit 784995e

Browse files
dependabot[bot]manh-vv
authored andcommitted
1 parent 7063af6 commit 784995e

File tree

1 file changed

+23
-9
lines changed

1 file changed

+23
-9
lines changed

yarn.lock

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3419,6 +3419,13 @@ loud-rejection@^1.0.0:
34193419
currently-unhandled "^0.4.1"
34203420
signal-exit "^3.0.0"
34213421

3422+
lru-cache@^6.0.0:
3423+
version "6.0.0"
3424+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
3425+
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
3426+
dependencies:
3427+
yallist "^4.0.0"
3428+
34223429
make-dir@^3.0.0:
34233430
version "3.1.0"
34243431
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
@@ -3669,9 +3676,9 @@ node-modules-regexp@^1.0.0:
36693676
integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=
36703677

36713678
node-notifier@^8.0.0:
3672-
version "8.0.0"
3673-
resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.0.tgz#a7eee2d51da6d0f7ff5094bc7108c911240c1620"
3674-
integrity sha512-46z7DUmcjoYdaWyXouuFNNfUo6eFa94t23c53c+lG/9Cvauk4a98rAUp9672X5dxGdQmLpPzTxzu8f/OeEPaFA==
3679+
version "8.0.1"
3680+
resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.1.tgz#f86e89bbc925f2b068784b31f382afdc6ca56be1"
3681+
integrity sha512-BvEXF+UmsnAfYfoapKM9nGxnP+Wn7P91YfXmrKnfcYCx6VBeoN5Ez5Ogck6I8Bi5k4RlpqRYaw75pAwzX9OphA==
36753682
dependencies:
36763683
growly "^1.3.0"
36773684
is-wsl "^2.2.0"
@@ -4468,9 +4475,11 @@ semver@^6.0.0, semver@^6.3.0:
44684475
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
44694476

44704477
semver@^7.1.1, semver@^7.3.2:
4471-
version "7.3.2"
4472-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
4473-
integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==
4478+
version "7.3.4"
4479+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
4480+
integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
4481+
dependencies:
4482+
lru-cache "^6.0.0"
44744483

44754484
serialize-javascript@^5.0.1:
44764485
version "5.0.1"
@@ -5149,9 +5158,9 @@ uuid@^3.3.2:
51495158
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
51505159

51515160
uuid@^8.3.0:
5152-
version "8.3.1"
5153-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.1.tgz#2ba2e6ca000da60fce5a196954ab241131e05a31"
5154-
integrity sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg==
5161+
version "8.3.2"
5162+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
5163+
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
51555164

51565165
v8-compile-cache@^2.2.0:
51575166
version "2.2.0"
@@ -5391,6 +5400,11 @@ y18n@^4.0.0:
53915400
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b"
53925401
integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==
53935402

5403+
yallist@^4.0.0:
5404+
version "4.0.0"
5405+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
5406+
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
5407+
53945408
yaml@^1.10.0:
53955409
version "1.10.0"
53965410
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.0.tgz#3b593add944876077d4d683fee01081bd9fff31e"

0 commit comments

Comments
 (0)