|
60 | 60 | integrity sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==
|
61 | 61 |
|
62 | 62 | "@babel/core@^7.1.0", "@babel/core@^7.10.2", "@babel/core@^7.7.5":
|
63 |
| - version "7.21.5" |
64 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.5.tgz#92f753e8b9f96e15d4b398dbe2f25d1408c9c426" |
65 |
| - integrity sha512-9M398B/QH5DlfCOTKDZT1ozXr0x8uBEeFd+dJraGUZGiaNpGCDVGCc14hZexsMblw3XxltJ+6kSvogp9J+5a9g== |
| 63 | + version "7.21.8" |
| 64 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.8.tgz#2a8c7f0f53d60100ba4c32470ba0281c92aa9aa4" |
| 65 | + integrity sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ== |
66 | 66 | dependencies:
|
67 | 67 | "@ampproject/remapping" "^2.2.0"
|
68 | 68 | "@babel/code-frame" "^7.21.4"
|
69 | 69 | "@babel/generator" "^7.21.5"
|
70 | 70 | "@babel/helper-compilation-targets" "^7.21.5"
|
71 | 71 | "@babel/helper-module-transforms" "^7.21.5"
|
72 | 72 | "@babel/helpers" "^7.21.5"
|
73 |
| - "@babel/parser" "^7.21.5" |
| 73 | + "@babel/parser" "^7.21.8" |
74 | 74 | "@babel/template" "^7.20.7"
|
75 | 75 | "@babel/traverse" "^7.21.5"
|
76 | 76 | "@babel/types" "^7.21.5"
|
|
334 | 334 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.2.tgz#0c1680aa44ad4605b16cbdcc5c341a61bde9c746"
|
335 | 335 | integrity sha512-IoVDIHpsgE/fu7eXBeRWt8zLbDrSvD7H1gpomOkPpBoEN8KCruCqSDdqo8dddwQQrui30KSvQBaMUOJiuFu6QQ==
|
336 | 336 |
|
337 |
| -"@babel/parser@^7.20.7", "@babel/parser@^7.21.5": |
338 |
| - version "7.21.5" |
339 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.5.tgz#821bb520118fd25b982eaf8d37421cf5c64a312b" |
340 |
| - integrity sha512-J+IxH2IsxV4HbnTrSWgMAQj0UEo61hDA4Ny8h8PCX0MLXiibqHbqIOVneqdocemSBc22VpBKxt4J6FQzy9HarQ== |
| 337 | +"@babel/parser@^7.20.7", "@babel/parser@^7.21.5", "@babel/parser@^7.21.8": |
| 338 | + version "7.21.8" |
| 339 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.8.tgz#642af7d0333eab9c0ad70b14ac5e76dbde7bfdf8" |
| 340 | + integrity sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA== |
341 | 341 |
|
342 | 342 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
343 | 343 | version "7.18.6"
|
@@ -2766,11 +2766,16 @@ caniuse-api@^2.0.0:
|
2766 | 2766 | lodash.memoize "^4.1.2"
|
2767 | 2767 | lodash.uniq "^4.5.0"
|
2768 | 2768 |
|
2769 |
| -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000792, caniuse-lite@^1.0.30000805, caniuse-lite@^1.0.30001449: |
| 2769 | +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000792, caniuse-lite@^1.0.30000805: |
2770 | 2770 | version "1.0.30001481"
|
2771 | 2771 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001481.tgz#f58a717afe92f9e69d0e35ff64df596bfad93912"
|
2772 | 2772 | integrity sha512-KCqHwRnaa1InZBtqXzP98LPg0ajCVujMKjqKDhZEthIpAsJl/YEIa3YvXjGXPVqzZVguccuu7ga9KOE1J9rKPQ==
|
2773 | 2773 |
|
| 2774 | +caniuse-lite@^1.0.30001449: |
| 2775 | + version "1.0.30001486" |
| 2776 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001486.tgz#56a08885228edf62cbe1ac8980f2b5dae159997e" |
| 2777 | + integrity sha512-uv7/gXuHi10Whlj0pp5q/tsK/32J2QSqVRKQhs2j8VsDCjgyruAh/eEXHF822VqO9yT6iZKw3nRwZRSPBE9OQg== |
| 2778 | + |
2774 | 2779 | capture-exit@^2.0.0:
|
2775 | 2780 | version "2.0.0"
|
2776 | 2781 | resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
|
@@ -3794,9 +3799,9 @@ electron-to-chromium@^1.3.30:
|
3794 | 3799 | integrity sha512-zx8hqumOqltKsv/MF50yvdAlPF9S/4PXbyfzJS6ZGhbddGkRegdwImmfSVqCkEziYzrIGZ/TlrzBND4FysfkDg==
|
3795 | 3800 |
|
3796 | 3801 | electron-to-chromium@^1.4.284:
|
3797 |
| - version "1.4.377" |
3798 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.377.tgz#7f326a0b2c1b96eca6bb65907addc505d0d15989" |
3799 |
| - integrity sha512-H3BYG6DW5Z+l0xcfXaicJGxrpA4kMlCxnN71+iNX+dBLkRMOdVJqFJiAmbNZZKA1zISpRg17JR03qGifXNsJtw== |
| 3802 | + version "1.4.385" |
| 3803 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.385.tgz#1afd8d6280d510145148777b899ff481c65531ff" |
| 3804 | + integrity sha512-L9zlje9bIw0h+CwPQumiuVlfMcV4boxRjFIWDcLfFqTZNbkwOExBzfmswytHawObQX4OUhtNv8gIiB21kOurIg== |
3800 | 3805 |
|
3801 | 3806 | elliptic@^6.5.3:
|
3802 | 3807 | version "6.5.4"
|
|
0 commit comments