|
475 | 475 | "@babel/plugin-transform-typescript" "^7.18.6"
|
476 | 476 |
|
477 | 477 | "@babel/runtime-corejs3@^7.10.2":
|
478 |
| - version "7.18.3" |
479 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.18.3.tgz#52f0241a31e0ec61a6187530af6227c2846bd60c" |
480 |
| - integrity sha512-l4ddFwrc9rnR+EJsHsh+TJ4A35YqQz/UqcjtlX2ov53hlJYG5CxtQmNZxyajwDVmCxwy++rtvGU5HazCK4W41Q== |
| 478 | + version "7.18.9" |
| 479 | + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.18.9.tgz#7bacecd1cb2dd694eacd32a91fcf7021c20770ae" |
| 480 | + integrity sha512-qZEWeccZCrHA2Au4/X05QW5CMdm4VjUDCrGq5gf1ZDcM4hRqreKrtwAn7yci9zfgAS9apvnsFXiGBHBAxZdK9A== |
481 | 481 | dependencies:
|
482 | 482 | core-js-pure "^3.20.2"
|
483 | 483 | regenerator-runtime "^0.13.4"
|
484 | 484 |
|
485 |
| -"@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.7.6": |
486 |
| - version "7.18.3" |
487 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.3.tgz#c7b654b57f6f63cf7f8b418ac9ca04408c4579f4" |
488 |
| - integrity sha512-38Y8f7YUhce/K7RMwTp7m0uCumpv9hZkitCbBClqQIow1qSbCvGkcegKOXpEWCQLfWmevgRiWokZ1GkpfhbZug== |
| 485 | +"@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.9", "@babel/runtime@^7.7.6": |
| 486 | + version "7.18.9" |
| 487 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a" |
| 488 | + integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw== |
489 | 489 | dependencies:
|
490 | 490 | regenerator-runtime "^0.13.4"
|
491 | 491 |
|
@@ -1989,7 +1989,7 @@ aws-sdk@^2.0.0:
|
1989 | 1989 | uuid "8.0.0"
|
1990 | 1990 | xml2js "0.4.19"
|
1991 | 1991 |
|
1992 |
| -axe-core@^4.4.2: |
| 1992 | +axe-core@^4.4.3: |
1993 | 1993 | version "4.4.3"
|
1994 | 1994 | resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.3.tgz#11c74d23d5013c0fa5d183796729bc3482bd2f6f"
|
1995 | 1995 | integrity sha512-32+ub6kkdhhWick/UjvEwRchgoetXqTK14INLqbGm5U2TzBkBNF3nQtLYm8ovxSkQWArjEQvftCKryjZaATu3w==
|
@@ -3135,20 +3135,20 @@ eslint-plugin-import@^2.26.0:
|
3135 | 3135 | tsconfig-paths "^3.14.1"
|
3136 | 3136 |
|
3137 | 3137 | eslint-plugin-jsx-a11y@^6.5.1:
|
3138 |
| - version "6.6.0" |
3139 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.0.tgz#2c5ac12e013eb98337b9aa261c3b355275cc6415" |
3140 |
| - integrity sha512-kTeLuIzpNhXL2CwLlc8AHI0aFRwWHcg483yepO9VQiHzM9bZwJdzTkzBszbuPrbgGmq2rlX/FaT2fJQsjUSHsw== |
| 3138 | + version "6.6.1" |
| 3139 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.1.tgz#93736fc91b83fdc38cc8d115deedfc3091aef1ff" |
| 3140 | + integrity sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q== |
3141 | 3141 | dependencies:
|
3142 |
| - "@babel/runtime" "^7.18.3" |
| 3142 | + "@babel/runtime" "^7.18.9" |
3143 | 3143 | aria-query "^4.2.2"
|
3144 | 3144 | array-includes "^3.1.5"
|
3145 | 3145 | ast-types-flow "^0.0.7"
|
3146 |
| - axe-core "^4.4.2" |
| 3146 | + axe-core "^4.4.3" |
3147 | 3147 | axobject-query "^2.2.0"
|
3148 | 3148 | damerau-levenshtein "^1.0.8"
|
3149 | 3149 | emoji-regex "^9.2.2"
|
3150 | 3150 | has "^1.0.3"
|
3151 |
| - jsx-ast-utils "^3.3.1" |
| 3151 | + jsx-ast-utils "^3.3.2" |
3152 | 3152 | language-tags "^1.0.5"
|
3153 | 3153 | minimatch "^3.1.2"
|
3154 | 3154 | semver "^6.3.0"
|
@@ -4941,10 +4941,10 @@ jsonfile@^6.0.1:
|
4941 | 4941 | optionalDependencies:
|
4942 | 4942 | graceful-fs "^4.1.6"
|
4943 | 4943 |
|
4944 |
| -"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.3.1: |
4945 |
| - version "3.3.1" |
4946 |
| - resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.1.tgz#a3e0f1cb7e230954eab4dcbce9f6288a78f8ba44" |
4947 |
| - integrity sha512-pxrjmNpeRw5wwVeWyEAk7QJu2GnBO3uzPFmHCKJJFPKK2Cy0cWL23krGtLdnMmbIi6/FjlrQpPyfQI19ByPOhQ== |
| 4944 | +"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.3.2: |
| 4945 | + version "3.3.2" |
| 4946 | + resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.2.tgz#afe5efe4332cd3515c065072bd4d6b0aa22152bd" |
| 4947 | + integrity sha512-4ZCADZHRkno244xlNnn4AOG6sRQ7iBZ5BbgZ4vW4y5IZw7cVUD1PPeblm1xx/nfmMxPdt/LHsXZW8z/j58+l9Q== |
4948 | 4948 | dependencies:
|
4949 | 4949 | array-includes "^3.1.5"
|
4950 | 4950 | object.assign "^4.1.2"
|
|
0 commit comments