|
23 | 23 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb"
|
24 | 24 | integrity sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==
|
25 | 25 |
|
26 |
| -"@babel/core@^7.7.5": |
| 26 | +"@babel/core@^7.23.9": |
27 | 27 | version "7.25.2"
|
28 | 28 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77"
|
29 | 29 | integrity sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==
|
|
124 | 124 | js-tokens "^4.0.0"
|
125 | 125 | picocolors "^1.0.0"
|
126 | 126 |
|
127 |
| -"@babel/parser@^7.25.0", "@babel/parser@^7.25.6": |
| 127 | +"@babel/parser@^7.23.9", "@babel/parser@^7.25.0", "@babel/parser@^7.25.6": |
128 | 128 | version "7.25.6"
|
129 | 129 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.6.tgz#85660c5ef388cbbf6e3d2a694ee97a38f18afe2f"
|
130 | 130 | integrity sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==
|
|
236 | 236 | js-yaml "^3.13.1"
|
237 | 237 | resolve-from "^5.0.0"
|
238 | 238 |
|
239 |
| -"@istanbuljs/schema@^0.1.2": |
| 239 | +"@istanbuljs/schema@^0.1.2", "@istanbuljs/schema@^0.1.3": |
240 | 240 | version "0.1.3"
|
241 | 241 | resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
|
242 | 242 | integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
@@ -1168,7 +1168,7 @@ foreground-child@^2.0.0:
|
1168 | 1168 | cross-spawn "^7.0.0"
|
1169 | 1169 | signal-exit "^3.0.2"
|
1170 | 1170 |
|
1171 |
| -foreground-child@^3.1.0: |
| 1171 | +foreground-child@^3.1.0, foreground-child@^3.3.0: |
1172 | 1172 | version "3.3.0"
|
1173 | 1173 | resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.0.tgz#0ac8644c06e431439f8561db8ecf29a7b5519c77"
|
1174 | 1174 | integrity sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==
|
@@ -1549,15 +1549,16 @@ istanbul-lib-hook@^3.0.0:
|
1549 | 1549 | dependencies:
|
1550 | 1550 | append-transform "^2.0.0"
|
1551 | 1551 |
|
1552 |
| -istanbul-lib-instrument@^4.0.0: |
1553 |
| - version "4.0.3" |
1554 |
| - resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz#873c6fff897450118222774696a3f28902d77c1d" |
1555 |
| - integrity sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ== |
| 1552 | +istanbul-lib-instrument@^6.0.2: |
| 1553 | + version "6.0.3" |
| 1554 | + resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz#fa15401df6c15874bcb2105f773325d78c666765" |
| 1555 | + integrity sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q== |
1556 | 1556 | dependencies:
|
1557 |
| - "@babel/core" "^7.7.5" |
1558 |
| - "@istanbuljs/schema" "^0.1.2" |
1559 |
| - istanbul-lib-coverage "^3.0.0" |
1560 |
| - semver "^6.3.0" |
| 1557 | + "@babel/core" "^7.23.9" |
| 1558 | + "@babel/parser" "^7.23.9" |
| 1559 | + "@istanbuljs/schema" "^0.1.3" |
| 1560 | + istanbul-lib-coverage "^3.2.0" |
| 1561 | + semver "^7.5.4" |
1561 | 1562 |
|
1562 | 1563 | istanbul-lib-processinfo@^2.0.2:
|
1563 | 1564 | version "2.0.3"
|
@@ -1915,10 +1916,10 @@ normalize-path@^3.0.0, normalize-path@~3.0.0:
|
1915 | 1916 | resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
|
1916 | 1917 | integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
|
1917 | 1918 |
|
1918 |
| -nyc@15.1.0: |
1919 |
| - version "15.1.0" |
1920 |
| - resolved "https://registry.yarnpkg.com/nyc/-/nyc-15.1.0.tgz#1335dae12ddc87b6e249d5a1994ca4bdaea75f02" |
1921 |
| - integrity sha512-jMW04n9SxKdKi1ZMGhvUTHBN0EICCRkHemEoE5jm6mTYcqcdas0ATzgUgejlQUHMvpnOZqGB5Xxsv9KxJW1j8A== |
| 1919 | +nyc@17.1.0: |
| 1920 | + version "17.1.0" |
| 1921 | + resolved "https://registry.yarnpkg.com/nyc/-/nyc-17.1.0.tgz#b6349a401a62ffeb912bd38ea9a018839fdb6eb1" |
| 1922 | + integrity sha512-U42vQ4czpKa0QdI1hu950XuNhYqgoM+ZF1HT+VuUHL9hPfDPVvNQyltmMqdE9bUHMVa+8yNbc3QKTj8zQhlVxQ== |
1922 | 1923 | dependencies:
|
1923 | 1924 | "@istanbuljs/load-nyc-config" "^1.0.0"
|
1924 | 1925 | "@istanbuljs/schema" "^0.1.2"
|
|
1927 | 1928 | decamelize "^1.2.0"
|
1928 | 1929 | find-cache-dir "^3.2.0"
|
1929 | 1930 | find-up "^4.1.0"
|
1930 |
| - foreground-child "^2.0.0" |
| 1931 | + foreground-child "^3.3.0" |
1931 | 1932 | get-package-type "^0.1.0"
|
1932 | 1933 | glob "^7.1.6"
|
1933 | 1934 | istanbul-lib-coverage "^3.0.0"
|
1934 | 1935 | istanbul-lib-hook "^3.0.0"
|
1935 |
| - istanbul-lib-instrument "^4.0.0" |
| 1936 | + istanbul-lib-instrument "^6.0.2" |
1936 | 1937 | istanbul-lib-processinfo "^2.0.2"
|
1937 | 1938 | istanbul-lib-report "^3.0.0"
|
1938 | 1939 | istanbul-lib-source-maps "^4.0.0"
|
@@ -2230,12 +2231,12 @@ safe-identifier@^0.4.1:
|
2230 | 2231 | resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
|
2231 | 2232 | integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
|
2232 | 2233 |
|
2233 |
| -semver@^6.0.0, semver@^6.3.0, semver@^6.3.1: |
| 2234 | +semver@^6.0.0, semver@^6.3.1: |
2234 | 2235 | version "6.3.1"
|
2235 | 2236 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
2236 | 2237 | integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
2237 | 2238 |
|
2238 |
| -semver@^7.5.3: |
| 2239 | +semver@^7.5.3, semver@^7.5.4: |
2239 | 2240 | version "7.6.3"
|
2240 | 2241 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
|
2241 | 2242 | integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
|
|
0 commit comments