Skip to content

Commit a71cab0

Browse files
committed
chore(deps): lock file maintenance
1 parent 28c65c9 commit a71cab0

File tree

1 file changed

+53
-47
lines changed

1 file changed

+53
-47
lines changed

yarn.lock

Lines changed: 53 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,10 @@
102102
browserslist "^4.17.5"
103103
semver "^6.3.0"
104104

105-
"@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7":
106-
version "7.17.1"
107-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.1.tgz#9699f14a88833a7e055ce57dcd3ffdcd25186b21"
108-
integrity sha512-JBdSr/LtyYIno/pNnJ75lBcqc3Z1XXujzPanHqjvvrhOA+DTceTFuJi8XjmWTZh4r3fsdfqaCMN0iZemdkxZHQ==
105+
"@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7", "@babel/helper-create-class-features-plugin@^7.17.6":
106+
version "7.17.6"
107+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.6.tgz#3778c1ed09a7f3e65e6d6e0f6fbfcc53809d92c9"
108+
integrity sha512-SogLLSxXm2OkBbSsHZMM4tUi8fUzjs63AT/d0YQIzr6GSd8Hxsbk2KYDX0k0DweAzGMj/YWeiCsorIdtdcW8Eg==
109109
dependencies:
110110
"@babel/helper-annotate-as-pure" "^7.16.7"
111111
"@babel/helper-environment-visitor" "^7.16.7"
@@ -189,18 +189,18 @@
189189
"@babel/types" "^7.16.7"
190190

191191
"@babel/helper-module-transforms@^7.16.7":
192-
version "7.16.7"
193-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.7.tgz#7665faeb721a01ca5327ddc6bba15a5cb34b6a41"
194-
integrity sha512-gaqtLDxJEFCeQbYp9aLAefjhkKdjKcdh6DB7jniIGU3Pz52WAmP268zK0VgPz9hUNkMSYeH976K2/Y6yPadpng==
192+
version "7.17.6"
193+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.6.tgz#3c3b03cc6617e33d68ef5a27a67419ac5199ccd0"
194+
integrity sha512-2ULmRdqoOMpdvkbT8jONrZML/XALfzxlb052bldftkicAUy8AxSCkD5trDPQcwHNmolcl7wP6ehNqMlyUw6AaA==
195195
dependencies:
196196
"@babel/helper-environment-visitor" "^7.16.7"
197197
"@babel/helper-module-imports" "^7.16.7"
198198
"@babel/helper-simple-access" "^7.16.7"
199199
"@babel/helper-split-export-declaration" "^7.16.7"
200200
"@babel/helper-validator-identifier" "^7.16.7"
201201
"@babel/template" "^7.16.7"
202-
"@babel/traverse" "^7.16.7"
203-
"@babel/types" "^7.16.7"
202+
"@babel/traverse" "^7.17.3"
203+
"@babel/types" "^7.17.0"
204204

205205
"@babel/helper-optimise-call-expression@^7.16.7":
206206
version "7.16.7"
@@ -332,11 +332,11 @@
332332
"@babel/helper-plugin-utils" "^7.16.7"
333333

334334
"@babel/plugin-proposal-class-static-block@^7.16.7":
335-
version "7.16.7"
336-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.16.7.tgz#712357570b612106ef5426d13dc433ce0f200c2a"
337-
integrity sha512-dgqJJrcZoG/4CkMopzhPJjGxsIe9A8RlkQLnL/Vhhx8AA9ZuaRwGSlscSh42hazc7WSrya/IK7mTeoF0DP9tEw==
335+
version "7.17.6"
336+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.17.6.tgz#164e8fd25f0d80fa48c5a4d1438a6629325ad83c"
337+
integrity sha512-X/tididvL2zbs7jZCeeRJ8167U/+Ac135AM6jCAx6gYXDUviZV5Ku9UDvWS2NCuWlFjIRXklYhwo6HhAC7ETnA==
338338
dependencies:
339-
"@babel/helper-create-class-features-plugin" "^7.16.7"
339+
"@babel/helper-create-class-features-plugin" "^7.17.6"
340340
"@babel/helper-plugin-utils" "^7.16.7"
341341
"@babel/plugin-syntax-class-static-block" "^7.14.5"
342342

@@ -1028,9 +1028,9 @@
10281028
strip-json-comments "^3.1.1"
10291029

10301030
"@humanwhocodes/config-array@^0.9.2":
1031-
version "0.9.3"
1032-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.9.3.tgz#f2564c744b387775b436418491f15fce6601f63e"
1033-
integrity sha512-3xSMlXHh03hCcCmFc0rbKp3Ivt2PFEJnQUJDDMTJQ2wkECZWdq4GePs2ctc5H8zV+cHPaq8k2vU8mrQjA6iHdQ==
1031+
version "0.9.5"
1032+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.9.5.tgz#2cbaf9a89460da24b5ca6531b8bbfc23e1df50c7"
1033+
integrity sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==
10341034
dependencies:
10351035
"@humanwhocodes/object-schema" "^1.2.1"
10361036
debug "^4.1.1"
@@ -1488,11 +1488,11 @@
14881488
"@types/istanbul-lib-report" "*"
14891489

14901490
"@types/jest@*":
1491-
version "27.4.0"
1492-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.0.tgz#037ab8b872067cae842a320841693080f9cb84ed"
1493-
integrity sha512-gHl8XuC1RZ8H2j5sHv/JqsaxXkDDM9iDOgu0Wp8sjs4u/snb2PVehyWXJPr+ORA0RPpgw231mnutWI1+0hgjIQ==
1491+
version "27.4.1"
1492+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1.tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d"
1493+
integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw==
14941494
dependencies:
1495-
jest-diff "^27.0.0"
1495+
jest-matcher-utils "^27.0.0"
14961496
pretty-format "^27.0.0"
14971497

14981498
"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
@@ -1511,9 +1511,9 @@
15111511
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
15121512

15131513
"@types/node@*":
1514-
version "17.0.18"
1515-
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.18.tgz#3b4fed5cfb58010e3a2be4b6e74615e4847f1074"
1516-
integrity sha512-eKj4f/BsN/qcculZiRSujogjvp5O/k4lOW5m35NopjZM/QwLOR075a8pJW5hD+Rtdm2DaCVPENS6KtSQnUD6BA==
1514+
version "17.0.21"
1515+
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.21.tgz#864b987c0c68d07b4345845c3e63b75edd143644"
1516+
integrity sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==
15171517

15181518
"@types/prettier@^2.1.5":
15191519
version "2.4.4"
@@ -1603,9 +1603,9 @@
16031603
"@types/jest" "*"
16041604

16051605
"@types/ws@^8.2.2":
1606-
version "8.2.3"
1607-
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.2.3.tgz#0bca6b03ba2f41e0fab782d4a573fe284aa907ae"
1608-
integrity sha512-ahRJZquUYCdOZf/rCsWg88S0/+cb9wazUBHv6HZEe3XdYaBe2zr/slM8J28X07Hn88Pnm4ezo7N8/ofnOgrPVQ==
1606+
version "8.5.1"
1607+
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.1.tgz#79136958b48bc73d5165f286707ceb9f04471599"
1608+
integrity sha512-UxlLOfkuQnT2YSBCNq0x86SGOUxas6gAySFeDe2DcnEnA8655UIPoCDorWZCugcvKIL8IUI4oueUfJ1hhZSE2A==
16091609
dependencies:
16101610
"@types/node" "*"
16111611

@@ -1810,7 +1810,7 @@ acorn@^7.1.1:
18101810
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
18111811
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
18121812

1813-
acorn@^8.2.4, acorn@^8.4.1, acorn@^8.7.0:
1813+
acorn@^8.2.4, acorn@^8.4.1, acorn@^8.5.0, acorn@^8.7.0:
18141814
version "8.7.0"
18151815
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
18161816
integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==
@@ -2830,9 +2830,9 @@ doctrine@^3.0.0:
28302830
esutils "^2.0.2"
28312831

28322832
dom-accessibility-api@^0.5.6, dom-accessibility-api@^0.5.9:
2833-
version "0.5.11"
2834-
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.11.tgz#79d5846c4f90eba3e617d9031e921de9324f84ed"
2835-
integrity sha512-7X6GvzjYf4yTdRKuCVScV+aA9Fvh5r8WzWrXBH9w82ZWB/eYDMGCnazoC/YAqAzUJWHzLOnZqr46K3iEyUhUvw==
2833+
version "0.5.12"
2834+
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.12.tgz#0fea9b3f28976a52fed7298d2cfdcdff29811cda"
2835+
integrity sha512-gQ2mON6fLWZeM8ubjzL7RtMeHS/g8hb82j4MjHmcQECD7pevWsMlhqwp9BjIRrQvmyJMMyv/XiO1cXzeFlUw4g==
28362836

28372837
dom-converter@^0.2.0:
28382838
version "0.2.0"
@@ -2900,9 +2900,9 @@ [email protected]:
29002900
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
29012901

29022902
electron-to-chromium@^1.4.71:
2903-
version "1.4.71"
2904-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.71.tgz#17056914465da0890ce00351a3b946fd4cd51ff6"
2905-
integrity sha512-Hk61vXXKRb2cd3znPE9F+2pLWdIOmP7GjiTj45y6L3W/lO+hSnUSUhq+6lEaERWBdZOHbk2s3YV5c9xVl3boVw==
2903+
version "1.4.73"
2904+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.73.tgz#422f6f514315bcace9615903e4a9b6b9fa283137"
2905+
integrity sha512-RlCffXkE/LliqfA5m29+dVDPB2r72y2D2egMMfIy3Le8ODrxjuZNVo4NIC2yPL01N4xb4nZQLwzi6Z5tGIGLnA==
29062906

29072907
emittery@^0.8.1:
29082908
version "0.8.1"
@@ -2930,9 +2930,9 @@ encodeurl@~1.0.2:
29302930
integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=
29312931

29322932
enhanced-resolve@^5.8.3:
2933-
version "5.9.0"
2934-
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.9.0.tgz#49ac24953ac8452ed8fed2ef1340fc8e043667ee"
2935-
integrity sha512-weDYmzbBygL7HzGGS26M3hGQx68vehdEg6VUmqSOaFzXExFqlnKuSvsEJCVGQHScS8CQMbrAqftT+AzzHNt/YA==
2933+
version "5.9.1"
2934+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.9.1.tgz#e898cea44d9199fd92137496cff5691b910fb43e"
2935+
integrity sha512-jdyZMwCQ5Oj4c5+BTnkxPgDZO/BJzh/ADDmKebayyzNwjVX1AFCeGkOfxNx0mHi2+8BKC5VxUYiw3TIvoT7vhw==
29362936
dependencies:
29372937
graceful-fs "^4.2.4"
29382938
tapable "^2.2.0"
@@ -4245,7 +4245,7 @@ jest-config@^27.5.1:
42454245
slash "^3.0.0"
42464246
strip-json-comments "^3.1.1"
42474247

4248-
jest-diff@^27.0.0, jest-diff@^27.5.1:
4248+
jest-diff@^27.5.1:
42494249
version "27.5.1"
42504250
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.5.1.tgz#a07f5011ac9e6643cf8a95a462b7b1ecf6680def"
42514251
integrity sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==
@@ -4354,7 +4354,7 @@ jest-leak-detector@^27.5.1:
43544354
jest-get-type "^27.5.1"
43554355
pretty-format "^27.5.1"
43564356

4357-
jest-matcher-utils@^27.5.1:
4357+
jest-matcher-utils@^27.0.0, jest-matcher-utils@^27.5.1:
43584358
version "27.5.1"
43594359
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz#9c0cdbda8245bc22d2331729d1091308b40cf8ab"
43604360
integrity sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==
@@ -4918,11 +4918,16 @@ micromatch@^4.0.2, micromatch@^4.0.4:
49184918
braces "^3.0.1"
49194919
picomatch "^2.2.3"
49204920

4921-
[email protected], "mime-db@>= 1.43.0 < 2":
4921+
49224922
version "1.51.0"
49234923
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.51.0.tgz#d9ff62451859b18342d960850dc3cfb77e63fb0c"
49244924
integrity sha512-5y8A56jg7XVQx2mbv1lu49NR4dokRnhZYTtL+KGfaa27uq4pSTXkwQkFJl4pkRMyNFz/EtYDSkiiEHx3F7UN6g==
49254925

4926+
"mime-db@>= 1.43.0 < 2":
4927+
version "1.52.0"
4928+
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
4929+
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
4930+
49264931
mime-types@^2.1.12, mime-types@^2.1.27, mime-types@^2.1.31, mime-types@~2.1.17, mime-types@~2.1.24, mime-types@~2.1.34:
49274932
version "2.1.34"
49284933
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.34.tgz#5a712f9ec1503511a945803640fafe09d3793c24"
@@ -5004,7 +5009,7 @@ multicast-dns@^6.0.1:
50045009
dns-packet "^1.3.1"
50055010
thunky "^1.0.2"
50065011

5007-
nanoid@^3.2.0:
5012+
nanoid@^3.3.1:
50085013
version "3.3.1"
50095014
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
50105015
integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==
@@ -5491,11 +5496,11 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
54915496
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
54925497

54935498
postcss@^8.4.5:
5494-
version "8.4.6"
5495-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.6.tgz#c5ff3c3c457a23864f32cb45ac9b741498a09ae1"
5496-
integrity sha512-OovjwIzs9Te46vlEx7+uXB0PLijpwjXGKXjVGGPIGubGpq7uh5Xgf6D6FiJ/SzJMBosHDp6a2hiXOS97iBXcaA==
5499+
version "8.4.7"
5500+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.7.tgz#f99862069ec4541de386bf57f5660a6c7a0875a8"
5501+
integrity sha512-L9Ye3r6hkkCeOETQX6iOaWZgjp3LL6Lpqm6EtgbKrgqGGteRMNb9vzBfRL96YOSu8o7x3MfIH9Mo5cPJFGrW6A==
54975502
dependencies:
5498-
nanoid "^3.2.0"
5503+
nanoid "^3.3.1"
54995504
picocolors "^1.0.0"
55005505
source-map-js "^1.0.2"
55015506

@@ -6524,10 +6529,11 @@ terser-webpack-plugin@^5.1.3:
65246529
terser "^5.7.2"
65256530

65266531
terser@^5.0.0, terser@^5.10.0, terser@^5.7.2:
6527-
version "5.10.0"
6528-
resolved "https://registry.yarnpkg.com/terser/-/terser-5.10.0.tgz#b86390809c0389105eb0a0b62397563096ddafcc"
6529-
integrity sha512-AMmF99DMfEDiRJfxfY5jj5wNH/bYO09cniSqhfoyxc8sFoYIgkJy86G04UoZU5VjlpnplVu0K6Tx6E9b5+DlHA==
6532+
version "5.11.0"
6533+
resolved "https://registry.yarnpkg.com/terser/-/terser-5.11.0.tgz#2da5506c02e12cd8799947f30ce9c5b760be000f"
6534+
integrity sha512-uCA9DLanzzWSsN1UirKwylhhRz3aKPInlfmpGfw8VN6jHsAtu8HJtIpeeHHK23rxnE/cDc+yvmq5wqkIC6Kn0A==
65306535
dependencies:
6536+
acorn "^8.5.0"
65316537
commander "^2.20.0"
65326538
source-map "~0.7.2"
65336539
source-map-support "~0.5.20"

0 commit comments

Comments
 (0)