Skip to content

Commit 83c4b23

Browse files
Bump terser from 4.1.4 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.1.4 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 847441d commit 83c4b23

File tree

2 files changed

+155
-29
lines changed

2 files changed

+155
-29
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+152-26
Original file line numberDiff line numberDiff line change
@@ -763,6 +763,13 @@
763763
dependencies:
764764
regenerator-runtime "^0.13.2"
765765

766+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13":
767+
version "7.18.9"
768+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a"
769+
integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==
770+
dependencies:
771+
regenerator-runtime "^0.13.4"
772+
766773
"@babel/template@^7.1.0", "@babel/template@^7.4.0", "@babel/template@^7.4.4":
767774
version "7.4.4"
768775
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.4.tgz#f4b88d1225689a08f5bc3a17483545be9e4ed237"
@@ -1741,6 +1748,13 @@ aws4@^1.8.0:
17411748
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
17421749
integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
17431750

1751+
axios@^0.19.0:
1752+
version "0.19.2"
1753+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
1754+
integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
1755+
dependencies:
1756+
follow-redirects "1.5.10"
1757+
17441758
axobject-query@^2.0.2:
17451759
version "2.0.2"
17461760
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.0.2.tgz#ea187abe5b9002b377f925d8bf7d1c561adf38f9"
@@ -2103,9 +2117,9 @@ bser@^2.0.0:
21032117
node-int64 "^0.4.0"
21042118

21052119
buffer-from@^1.0.0:
2106-
version "1.1.1"
2107-
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
2108-
integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
2120+
version "1.1.2"
2121+
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
2122+
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
21092123

21102124
buffer-indexof@^1.0.0:
21112125
version "1.1.1"
@@ -2468,9 +2482,9 @@ [email protected]:
24682482
integrity sha512-wPMUt6FnH2yzG95SA6mzjQOEKUU3aLaDEmzs1ti+1E9h+CsrZghRlqEM/EJ4KscsQVG8uNN4uVreUeT8+drlgg==
24692483

24702484
commander@^2.11.0, commander@^2.20.0, commander@~2.20.0:
2471-
version "2.20.0"
2472-
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
2473-
integrity sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==
2485+
version "2.20.3"
2486+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
2487+
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
24742488

24752489
commander@~2.19.0:
24762490
version "2.19.0"
@@ -2970,6 +2984,13 @@ [email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.8, debug@^2.6.
29702984
dependencies:
29712985
ms "2.0.0"
29722986

2987+
debug@=3.1.0:
2988+
version "3.1.0"
2989+
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
2990+
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
2991+
dependencies:
2992+
ms "2.0.0"
2993+
29732994
debug@^3.2.5, debug@^3.2.6:
29742995
version "3.2.6"
29752996
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
@@ -3991,6 +4012,13 @@ flush-write-stream@^1.0.0:
39914012
inherits "^2.0.3"
39924013
readable-stream "^2.3.6"
39934014

4015+
4016+
version "1.5.10"
4017+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
4018+
integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
4019+
dependencies:
4020+
debug "=3.1.0"
4021+
39944022
follow-redirects@^1.0.0:
39954023
version "1.7.0"
39964024
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.7.0.tgz#489ebc198dc0e7f64167bd23b03c4c19b5784c76"
@@ -4389,6 +4417,18 @@ hex-color-regex@^1.1.0:
43894417
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
43904418
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
43914419

4420+
history@^4.9.0:
4421+
version "4.10.1"
4422+
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
4423+
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
4424+
dependencies:
4425+
"@babel/runtime" "^7.1.2"
4426+
loose-envify "^1.2.0"
4427+
resolve-pathname "^3.0.0"
4428+
tiny-invariant "^1.0.2"
4429+
tiny-warning "^1.0.0"
4430+
value-equal "^1.0.1"
4431+
43924432
hmac-drbg@^1.0.0:
43934433
version "1.0.1"
43944434
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
@@ -4398,6 +4438,13 @@ hmac-drbg@^1.0.0:
43984438
minimalistic-assert "^1.0.0"
43994439
minimalistic-crypto-utils "^1.0.1"
44004440

4441+
hoist-non-react-statics@^3.1.0:
4442+
version "3.3.2"
4443+
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
4444+
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
4445+
dependencies:
4446+
react-is "^16.7.0"
4447+
44014448
hosted-git-info@^2.1.4:
44024449
version "2.8.4"
44034450
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.4.tgz#44119abaf4bc64692a16ace34700fed9c03e2546"
@@ -5028,6 +5075,11 @@ is-wsl@^1.1.0:
50285075
resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-1.1.0.tgz#1f16e4aa22b04d1336b66188a66af3c600c3a66d"
50295076
integrity sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=
50305077

5078+
5079+
version "0.0.1"
5080+
resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
5081+
integrity sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==
5082+
50315083
[email protected], isarray@^1.0.0, isarray@~1.0.0:
50325084
version "1.0.0"
50335085
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
@@ -5848,7 +5900,7 @@ loglevel@^1.4.1:
58485900
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.3.tgz#77f2eb64be55a404c9fd04ad16d57c1d6d6b1280"
58495901
integrity sha512-LoEDv5pgpvWgPF4kNYuIp0qqSJVWak/dML0RY74xlzMZiT9w77teNAwKYKWBTYjlokMirg+o3jBwp+vlLrcfAA==
58505902

5851-
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
5903+
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
58525904
version "1.4.0"
58535905
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
58545906
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -6042,6 +6094,14 @@ mimic-fn@^2.0.0, mimic-fn@^2.1.0:
60426094
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
60436095
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
60446096

6097+
mini-create-react-context@^0.4.0:
6098+
version "0.4.1"
6099+
resolved "https://registry.yarnpkg.com/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz#072171561bfdc922da08a60c2197a497cc2d1d5e"
6100+
integrity sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ==
6101+
dependencies:
6102+
"@babel/runtime" "^7.12.1"
6103+
tiny-warning "^1.0.3"
6104+
60456105
60466106
version "0.5.0"
60476107
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.5.0.tgz#ac0059b02b9692515a637115b0cc9fed3a35c7b0"
@@ -6827,6 +6887,13 @@ [email protected]:
68276887
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
68286888
integrity sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=
68296889

6890+
path-to-regexp@^1.7.0:
6891+
version "1.8.0"
6892+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a"
6893+
integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
6894+
dependencies:
6895+
isarray "0.0.1"
6896+
68306897
path-type@^2.0.0:
68316898
version "2.0.0"
68326899
resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
@@ -7872,26 +7939,60 @@ react-dev-utils@^9.0.3:
78727939
strip-ansi "5.2.0"
78737940
text-table "0.2.0"
78747941

7875-
7876-
version "16.9.0"
7877-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.9.0.tgz#5e65527a5e26f22ae3701131bcccaee9fb0d3962"
7878-
integrity sha512-YFT2rxO9hM70ewk9jq0y6sQk8cL02xm4+IzYBz75CQGlClQQ1Bxq0nhHF6OtSbit+AIahujJgb/CPRibFkMNJQ==
7942+
react-dom@^16.9.0:
7943+
version "16.14.0"
7944+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89"
7945+
integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==
78797946
dependencies:
78807947
loose-envify "^1.1.0"
78817948
object-assign "^4.1.1"
78827949
prop-types "^15.6.2"
7883-
scheduler "^0.15.0"
7950+
scheduler "^0.19.1"
78847951

78857952
react-error-overlay@^6.0.1:
78867953
version "6.0.1"
78877954
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.1.tgz#b8d3cf9bb991c02883225c48044cb3ee20413e0f"
78887955
integrity sha512-V9yoTr6MeZXPPd4nV/05eCBvGH9cGzc52FN8fs0O0TVQ3HYYf1n7EgZVtHbldRq5xU9zEzoXIITjYNIfxDDdUw==
78897956

7957+
react-is@^16.6.0, react-is@^16.7.0:
7958+
version "16.13.1"
7959+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
7960+
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
7961+
78907962
react-is@^16.8.1, react-is@^16.8.4:
78917963
version "16.9.0"
78927964
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.9.0.tgz#21ca9561399aad0ff1a7701c01683e8ca981edcb"
78937965
integrity sha512-tJBzzzIgnnRfEm046qRcURvwQnZVXmuCbscxUO5RWrGTXpon2d4c8mI0D8WE6ydVIm29JiLB6+RslkIvym9Rjw==
78947966

7967+
react-router-dom@^5.0.1:
7968+
version "5.3.3"
7969+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.3.tgz#8779fc28e6691d07afcaf98406d3812fe6f11199"
7970+
integrity sha512-Ov0tGPMBgqmbu5CDmN++tv2HQ9HlWDuWIIqn4b88gjlAN5IHI+4ZUZRcpz9Hl0azFIwihbLDYw1OiHGRo7ZIng==
7971+
dependencies:
7972+
"@babel/runtime" "^7.12.13"
7973+
history "^4.9.0"
7974+
loose-envify "^1.3.1"
7975+
prop-types "^15.6.2"
7976+
react-router "5.3.3"
7977+
tiny-invariant "^1.0.2"
7978+
tiny-warning "^1.0.0"
7979+
7980+
7981+
version "5.3.3"
7982+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.3.tgz#8e3841f4089e728cf82a429d92cdcaa5e4a3a288"
7983+
integrity sha512-mzQGUvS3bM84TnbtMYR8ZjKnuPJ71IjSzR+DE6UkUqvN4czWIqEs17yLL8xkAycv4ev0AiN+IGrWu88vJs/p2w==
7984+
dependencies:
7985+
"@babel/runtime" "^7.12.13"
7986+
history "^4.9.0"
7987+
hoist-non-react-statics "^3.1.0"
7988+
loose-envify "^1.3.1"
7989+
mini-create-react-context "^0.4.0"
7990+
path-to-regexp "^1.7.0"
7991+
prop-types "^15.6.2"
7992+
react-is "^16.6.0"
7993+
tiny-invariant "^1.0.2"
7994+
tiny-warning "^1.0.0"
7995+
78957996
78967997
version "3.1.1"
78977998
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-3.1.1.tgz#1796bc92447f3a2d3072c3b71ca99f88d099c48d"
@@ -7953,10 +8054,10 @@ [email protected]:
79538054
optionalDependencies:
79548055
fsevents "2.0.7"
79558056

7956-
7957-
version "16.9.0"
7958-
resolved "https://registry.yarnpkg.com/react/-/react-16.9.0.tgz#40ba2f9af13bc1a38d75dbf2f4359a5185c4f7aa"
7959-
integrity sha512-+7LQnFBwkiw+BobzOF6N//BdoNw0ouwmSJTEm9cglOOmsg/TMiFHZLe2sEoN5M7LgJTj9oHH0gxklfnQe66S1w==
8057+
react@^16.9.0:
8058+
version "16.14.0"
8059+
resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
8060+
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
79608061
dependencies:
79618062
loose-envify "^1.1.0"
79628063
object-assign "^4.1.1"
@@ -8063,6 +8164,11 @@ regenerator-runtime@^0.11.0:
80638164
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
80648165
integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
80658166

8167+
regenerator-runtime@^0.13.4:
8168+
version "0.13.9"
8169+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52"
8170+
integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==
8171+
80668172
regenerator-transform@^0.14.0:
80678173
version "0.14.1"
80688174
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.1.tgz#3b2fce4e1ab7732c08f665dfdb314749c7ddd2fb"
@@ -8227,6 +8333,11 @@ resolve-from@^4.0.0:
82278333
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
82288334
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
82298335

8336+
resolve-pathname@^3.0.0:
8337+
version "3.0.0"
8338+
resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
8339+
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
8340+
82308341
82318342
version "3.1.0"
82328343
resolved "https://registry.yarnpkg.com/resolve-url-loader/-/resolve-url-loader-3.1.0.tgz#54d8181d33cd1b66a59544d05cadf8e4aa7d37cc"
@@ -8405,10 +8516,10 @@ saxes@^3.1.9:
84058516
dependencies:
84068517
xmlchars "^2.1.1"
84078518

8408-
scheduler@^0.15.0:
8409-
version "0.15.0"
8410-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.15.0.tgz#6bfcf80ff850b280fed4aeecc6513bc0b4f17f8e"
8411-
integrity sha512-xAefmSfN6jqAa7Kuq7LIJY0bwAPG3xlCj0HMEBQk1lxYiDKZscY2xJ5U/61ZTrYbmNQbXa+gc7czPkVo11tnCg==
8519+
scheduler@^0.19.1:
8520+
version "0.19.1"
8521+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.19.1.tgz#4f3e2ed2c1a7d65681f4c854fa8c5a1ccb40f196"
8522+
integrity sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==
84128523
dependencies:
84138524
loose-envify "^1.1.0"
84148525
object-assign "^4.1.1"
@@ -8689,9 +8800,9 @@ source-map-resolve@^0.5.0, source-map-resolve@^0.5.2:
86898800
urix "^0.1.0"
86908801

86918802
source-map-support@^0.5.6, source-map-support@~0.5.12:
8692-
version "0.5.13"
8693-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.13.tgz#31b24a9c2e73c2de85066c0feb7d44767ed52932"
8694-
integrity sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==
8803+
version "0.5.21"
8804+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
8805+
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
86958806
dependencies:
86968807
buffer-from "^1.0.0"
86978808
source-map "^0.6.0"
@@ -9078,9 +9189,9 @@ [email protected], terser-webpack-plugin@^1.4.1:
90789189
worker-farm "^1.7.0"
90799190

90809191
terser@^4.1.2:
9081-
version "4.1.4"
9082-
resolved "https://registry.yarnpkg.com/terser/-/terser-4.1.4.tgz#4478b6a08bb096a61e793fea1a4434408bab936c"
9083-
integrity sha512-+ZwXJvdSwbd60jG0Illav0F06GDJF0R4ydZ21Q3wGAFKoBGyJGo34F63vzJHgvYxc1ukOtIjvwEvl9MkjzM6Pg==
9192+
version "4.8.1"
9193+
resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.1.tgz#a00e5634562de2239fd404c649051bf6fc21144f"
9194+
integrity sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==
90849195
dependencies:
90859196
commander "^2.20.0"
90869197
source-map "~0.6.1"
@@ -9136,6 +9247,16 @@ timsort@^0.3.0:
91369247
resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
91379248
integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=
91389249

9250+
tiny-invariant@^1.0.2:
9251+
version "1.2.0"
9252+
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.2.0.tgz#a1141f86b672a9148c72e978a19a73b9b94a15a9"
9253+
integrity sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg==
9254+
9255+
tiny-warning@^1.0.0, tiny-warning@^1.0.3:
9256+
version "1.0.3"
9257+
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
9258+
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
9259+
91399260
tmp@^0.0.33:
91409261
version "0.0.33"
91419262
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
@@ -9483,6 +9604,11 @@ validate-npm-package-license@^3.0.1:
94839604
spdx-correct "^3.0.0"
94849605
spdx-expression-parse "^3.0.0"
94859606

9607+
value-equal@^1.0.1:
9608+
version "1.0.1"
9609+
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
9610+
integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
9611+
94869612
vary@~1.1.2:
94879613
version "1.1.2"
94889614
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"

0 commit comments

Comments
 (0)