|
275 | 275 | resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.12.tgz#b192fe1c553b54f45d20543adc2ab88455a07d5e"
|
276 | 276 | integrity sha512-zNKDHG/1yxm8Il6uCCVsm+dRdEsJlFoDu73X17y09bId6UwoYww+vFBsAcRzl8knM1sab3Dp1VRikFQwDOtDDw==
|
277 | 277 |
|
278 |
| -"@types/eslint-scope@^3.7.3": |
279 |
| - version "3.7.5" |
280 |
| - resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.5.tgz#e28b09dbb1d9d35fdfa8a884225f00440dfc5a3e" |
281 |
| - integrity sha512-JNvhIEyxVW6EoMIFIvj93ZOywYFatlpu9deeH6eSx6PE3WHYvHaQtmHmQeNw7aA81bYGBPPQqdtBm6b1SsQMmA== |
282 |
| - dependencies: |
283 |
| - "@types/eslint" "*" |
284 |
| - "@types/estree" "*" |
285 |
| - |
286 |
| -"@types/eslint@*": |
287 |
| - version "8.44.3" |
288 |
| - resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.3.tgz#96614fae4875ea6328f56de38666f582d911d962" |
289 |
| - integrity sha512-iM/WfkwAhwmPff3wZuPLYiHX18HI24jU8k1ZSH7P8FHwxTjZ2P6CoX2wnF43oprR+YXJM6UUxATkNvyv/JHd+g== |
290 |
| - dependencies: |
291 |
| - "@types/estree" "*" |
292 |
| - "@types/json-schema" "*" |
293 |
| - |
294 |
| -"@types/estree@*", "@types/estree@^1.0.5": |
| 278 | +"@types/estree@^1.0.5": |
295 | 279 | version "1.0.5"
|
296 | 280 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
|
297 | 281 | integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
|
|
309 | 293 | resolved "https://registry.yarnpkg.com/@types/google-protobuf/-/google-protobuf-3.15.12.tgz#eb2ba0eddd65712211a2b455dc6071d665ccf49b"
|
310 | 294 | integrity sha512-40um9QqwHjRS92qnOaDpL7RmDK15NuZYo9HihiJRbYkMQZlWnuH8AdvbMy8/o6lgLmKbDUKa+OALCltHdbOTpQ==
|
311 | 295 |
|
312 |
| -"@types/json-schema@*", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9": |
| 296 | +"@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9": |
313 | 297 | version "7.0.13"
|
314 | 298 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.13.tgz#02c24f4363176d2d18fc8b70b9f3c54aba178a85"
|
315 | 299 | integrity sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==
|
@@ -494,10 +478,10 @@ abort-controller@^3.0.0:
|
494 | 478 | dependencies:
|
495 | 479 | event-target-shim "^5.0.0"
|
496 | 480 |
|
497 |
| -acorn-import-assertions@^1.9.0: |
498 |
| - version "1.9.0" |
499 |
| - resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.9.0.tgz#507276249d684797c84e0734ef84860334cfb1ac" |
500 |
| - integrity sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA== |
| 481 | +acorn-import-attributes@^1.9.5: |
| 482 | + version "1.9.5" |
| 483 | + resolved "https://registry.yarnpkg.com/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz#7eb1557b1ba05ef18b5ed0ec67591bfab04688ef" |
| 484 | + integrity sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ== |
501 | 485 |
|
502 | 486 | acorn-jsx@^5.3.2:
|
503 | 487 | version "5.3.2"
|
@@ -1025,10 +1009,10 @@ emoji-regex@^8.0.0:
|
1025 | 1009 | resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
|
1026 | 1010 | integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
|
1027 | 1011 |
|
1028 |
| -enhanced-resolve@^5.0.0, enhanced-resolve@^5.16.0: |
1029 |
| - version "5.16.0" |
1030 |
| - resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.16.0.tgz#65ec88778083056cb32487faa9aef82ed0864787" |
1031 |
| - integrity sha512-O+QWCviPNSSLAD9Ucn8Awv+poAkqn3T1XY5/N7kR7rQO9yfSGWkYZDwpJ+iKF7B8rxaQKWngSqACpgzeapSyoA== |
| 1012 | +enhanced-resolve@^5.0.0, enhanced-resolve@^5.17.1: |
| 1013 | + version "5.17.1" |
| 1014 | + resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15" |
| 1015 | + integrity sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg== |
1032 | 1016 | dependencies:
|
1033 | 1017 | graceful-fs "^4.2.4"
|
1034 | 1018 | tapable "^2.2.0"
|
@@ -2915,21 +2899,20 @@ webpack-sources@^3.2.3:
|
2915 | 2899 | resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
|
2916 | 2900 | integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
|
2917 | 2901 |
|
2918 |
| -webpack@^5.91.0: |
2919 |
| - version "5.91.0" |
2920 |
| - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.91.0.tgz#ffa92c1c618d18c878f06892bbdc3373c71a01d9" |
2921 |
| - integrity sha512-rzVwlLeBWHJbmgTC/8TvAcu5vpJNII+MelQpylD4jNERPwpBJOE2lEcko1zJX3QJeLjTTAnQxn/OJ8bjDzVQaw== |
| 2902 | +webpack@^5.95.0: |
| 2903 | + version "5.95.0" |
| 2904 | + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.95.0.tgz#8fd8c454fa60dad186fbe36c400a55848307b4c0" |
| 2905 | + integrity sha512-2t3XstrKULz41MNMBF+cJ97TyHdyQ8HCt//pqErqDvNjU9YQBnZxIHa11VXsi7F3mb5/aO2tuDxdeTPdU7xu9Q== |
2922 | 2906 | dependencies:
|
2923 |
| - "@types/eslint-scope" "^3.7.3" |
2924 | 2907 | "@types/estree" "^1.0.5"
|
2925 | 2908 | "@webassemblyjs/ast" "^1.12.1"
|
2926 | 2909 | "@webassemblyjs/wasm-edit" "^1.12.1"
|
2927 | 2910 | "@webassemblyjs/wasm-parser" "^1.12.1"
|
2928 | 2911 | acorn "^8.7.1"
|
2929 |
| - acorn-import-assertions "^1.9.0" |
| 2912 | + acorn-import-attributes "^1.9.5" |
2930 | 2913 | browserslist "^4.21.10"
|
2931 | 2914 | chrome-trace-event "^1.0.2"
|
2932 |
| - enhanced-resolve "^5.16.0" |
| 2915 | + enhanced-resolve "^5.17.1" |
2933 | 2916 | es-module-lexer "^1.2.1"
|
2934 | 2917 | eslint-scope "5.1.1"
|
2935 | 2918 | events "^3.2.0"
|
|
0 commit comments