|
1070 | 1070 | core-js-pure "^3.20.2"
|
1071 | 1071 | regenerator-runtime "^0.13.4"
|
1072 | 1072 |
|
1073 |
| -"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.8", "@babel/runtime@^7.15.4", "@babel/runtime@^7.17.8", "@babel/runtime@^7.18.3", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
1074 |
| - version "7.18.6" |
1075 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.6.tgz#6a1ef59f838debd670421f8c7f2cbb8da9751580" |
1076 |
| - integrity sha512-t9wi7/AW6XtKahAe20Yw0/mMljKq0B1r2fPdvaAdV/KPDZewFXdaaa6K7lxmZBZ8FBNpCiAT6iHPmd6QO9bKfQ== |
| 1073 | +"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.8", "@babel/runtime@^7.15.4", "@babel/runtime@^7.17.8", "@babel/runtime@^7.18.9", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
| 1074 | + version "7.18.9" |
| 1075 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a" |
| 1076 | + integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw== |
1077 | 1077 | dependencies:
|
1078 | 1078 | regenerator-runtime "^0.13.4"
|
1079 | 1079 |
|
@@ -4223,10 +4223,10 @@ autoprefixer@^9.8.6:
|
4223 | 4223 | postcss "^7.0.32"
|
4224 | 4224 | postcss-value-parser "^4.1.0"
|
4225 | 4225 |
|
4226 |
| -axe-core@^4.4.2: |
4227 |
| - version "4.4.2" |
4228 |
| - resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.2.tgz#dcf7fb6dea866166c3eab33d68208afe4d5f670c" |
4229 |
| - integrity sha512-LVAaGp/wkkgYJcjmHsoKx4juT1aQvJyPcW09MLCjVTh3V2cc6PnyempiLMNH5iMdfIX/zdbjUx2KDjMLCTdPeA== |
| 4226 | +axe-core@^4.4.3: |
| 4227 | + version "4.4.3" |
| 4228 | + resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.3.tgz#11c74d23d5013c0fa5d183796729bc3482bd2f6f" |
| 4229 | + integrity sha512-32+ub6kkdhhWick/UjvEwRchgoetXqTK14INLqbGm5U2TzBkBNF3nQtLYm8ovxSkQWArjEQvftCKryjZaATu3w== |
4230 | 4230 |
|
4231 | 4231 | axios@0.26.1:
|
4232 | 4232 | version "0.26.1"
|
@@ -6479,21 +6479,21 @@ eslint-plugin-jest@26.5.3:
|
6479 | 6479 | dependencies:
|
6480 | 6480 | "@typescript-eslint/utils" "^5.10.0"
|
6481 | 6481 |
|
6482 |
| -eslint-plugin-jsx-a11y@6.6.0: |
6483 |
| - version "6.6.0" |
6484 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.0.tgz#2c5ac12e013eb98337b9aa261c3b355275cc6415" |
6485 |
| - integrity sha512-kTeLuIzpNhXL2CwLlc8AHI0aFRwWHcg483yepO9VQiHzM9bZwJdzTkzBszbuPrbgGmq2rlX/FaT2fJQsjUSHsw== |
| 6482 | +eslint-plugin-jsx-a11y@6.6.1: |
| 6483 | + version "6.6.1" |
| 6484 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.1.tgz#93736fc91b83fdc38cc8d115deedfc3091aef1ff" |
| 6485 | + integrity sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q== |
6486 | 6486 | dependencies:
|
6487 |
| - "@babel/runtime" "^7.18.3" |
| 6487 | + "@babel/runtime" "^7.18.9" |
6488 | 6488 | aria-query "^4.2.2"
|
6489 | 6489 | array-includes "^3.1.5"
|
6490 | 6490 | ast-types-flow "^0.0.7"
|
6491 |
| - axe-core "^4.4.2" |
| 6491 | + axe-core "^4.4.3" |
6492 | 6492 | axobject-query "^2.2.0"
|
6493 | 6493 | damerau-levenshtein "^1.0.8"
|
6494 | 6494 | emoji-regex "^9.2.2"
|
6495 | 6495 | has "^1.0.3"
|
6496 |
| - jsx-ast-utils "^3.3.1" |
| 6496 | + jsx-ast-utils "^3.3.2" |
6497 | 6497 | language-tags "^1.0.5"
|
6498 | 6498 | minimatch "^3.1.2"
|
6499 | 6499 | semver "^6.3.0"
|
@@ -9253,7 +9253,7 @@ jss@10.9.0, jss@^10.5.1:
|
9253 | 9253 | is-in-browser "^1.1.3"
|
9254 | 9254 | tiny-warning "^1.0.2"
|
9255 | 9255 |
|
9256 |
| -"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.3.1: |
| 9256 | +"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.3.2: |
9257 | 9257 | version "3.3.2"
|
9258 | 9258 | resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.2.tgz#afe5efe4332cd3515c065072bd4d6b0aa22152bd"
|
9259 | 9259 | integrity sha512-4ZCADZHRkno244xlNnn4AOG6sRQ7iBZ5BbgZ4vW4y5IZw7cVUD1PPeblm1xx/nfmMxPdt/LHsXZW8z/j58+l9Q==
|
|
0 commit comments