|
24 | 24 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9" |
25 | 25 | integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ== |
26 | 26 |
|
27 | | -"@babel/core@^7.7.5": |
| 27 | +"@babel/core@^7.23.9": |
28 | 28 | version "7.27.1" |
29 | 29 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.1.tgz#89de51e86bd12246003e3524704c49541b16c3e6" |
30 | 30 | integrity sha512-IaaGWsQqfsQWVLqMn9OB92MNN7zukfVA4s7KKAI0KfrrDsZ0yhi5uV4baBuLuN7n3vsZpwP8asPPcVwApxvjBQ== |
|
107 | 107 | "@babel/template" "^7.27.1" |
108 | 108 | "@babel/types" "^7.27.1" |
109 | 109 |
|
110 | | -"@babel/parser@^7.27.1", "@babel/parser@^7.27.2": |
| 110 | +"@babel/parser@^7.23.9", "@babel/parser@^7.27.1", "@babel/parser@^7.27.2": |
111 | 111 | version "7.27.2" |
112 | 112 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.2.tgz#577518bedb17a2ce4212afd052e01f7df0941127" |
113 | 113 | integrity sha512-QYLs8299NA7WM/bZAdp+CviYYkVoYXlDW2rzliy3chxd1PQjej7JORuMJDJXJUb9g0TT+B99EwaVLKmX+sPXWw== |
|
232 | 232 | js-yaml "^3.13.1" |
233 | 233 | resolve-from "^5.0.0" |
234 | 234 |
|
235 | | -"@istanbuljs/schema@^0.1.2": |
| 235 | +"@istanbuljs/schema@^0.1.2", "@istanbuljs/schema@^0.1.3": |
236 | 236 | version "0.1.3" |
237 | 237 | resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98" |
238 | 238 | integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA== |
@@ -1200,7 +1200,7 @@ foreground-child@^2.0.0: |
1200 | 1200 | cross-spawn "^7.0.0" |
1201 | 1201 | signal-exit "^3.0.2" |
1202 | 1202 |
|
1203 | | -foreground-child@^3.1.0: |
| 1203 | +foreground-child@^3.1.0, foreground-child@^3.3.0: |
1204 | 1204 | version "3.3.1" |
1205 | 1205 | resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f" |
1206 | 1206 | integrity sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw== |
@@ -1578,15 +1578,16 @@ istanbul-lib-hook@^3.0.0: |
1578 | 1578 | dependencies: |
1579 | 1579 | append-transform "^2.0.0" |
1580 | 1580 |
|
1581 | | -istanbul-lib-instrument@^4.0.0: |
1582 | | - version "4.0.3" |
1583 | | - resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz#873c6fff897450118222774696a3f28902d77c1d" |
1584 | | - integrity sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ== |
| 1581 | +istanbul-lib-instrument@^6.0.2: |
| 1582 | + version "6.0.3" |
| 1583 | + resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz#fa15401df6c15874bcb2105f773325d78c666765" |
| 1584 | + integrity sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q== |
1585 | 1585 | dependencies: |
1586 | | - "@babel/core" "^7.7.5" |
1587 | | - "@istanbuljs/schema" "^0.1.2" |
1588 | | - istanbul-lib-coverage "^3.0.0" |
1589 | | - semver "^6.3.0" |
| 1586 | + "@babel/core" "^7.23.9" |
| 1587 | + "@babel/parser" "^7.23.9" |
| 1588 | + "@istanbuljs/schema" "^0.1.3" |
| 1589 | + istanbul-lib-coverage "^3.2.0" |
| 1590 | + semver "^7.5.4" |
1590 | 1591 |
|
1591 | 1592 | istanbul-lib-processinfo@^2.0.2: |
1592 | 1593 | version "2.0.3" |
@@ -1949,10 +1950,10 @@ normalize-path@^3.0.0, normalize-path@~3.0.0: |
1949 | 1950 | resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65" |
1950 | 1951 | integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== |
1951 | 1952 |
|
1952 | | -nyc@15.1.0: |
1953 | | - version "15.1.0" |
1954 | | - resolved "https://registry.yarnpkg.com/nyc/-/nyc-15.1.0.tgz#1335dae12ddc87b6e249d5a1994ca4bdaea75f02" |
1955 | | - integrity sha512-jMW04n9SxKdKi1ZMGhvUTHBN0EICCRkHemEoE5jm6mTYcqcdas0ATzgUgejlQUHMvpnOZqGB5Xxsv9KxJW1j8A== |
| 1953 | +nyc@17.1.0: |
| 1954 | + version "17.1.0" |
| 1955 | + resolved "https://registry.yarnpkg.com/nyc/-/nyc-17.1.0.tgz#b6349a401a62ffeb912bd38ea9a018839fdb6eb1" |
| 1956 | + integrity sha512-U42vQ4czpKa0QdI1hu950XuNhYqgoM+ZF1HT+VuUHL9hPfDPVvNQyltmMqdE9bUHMVa+8yNbc3QKTj8zQhlVxQ== |
1956 | 1957 | dependencies: |
1957 | 1958 | "@istanbuljs/load-nyc-config" "^1.0.0" |
1958 | 1959 | "@istanbuljs/schema" "^0.1.2" |
|
1961 | 1962 | decamelize "^1.2.0" |
1962 | 1963 | find-cache-dir "^3.2.0" |
1963 | 1964 | find-up "^4.1.0" |
1964 | | - foreground-child "^2.0.0" |
| 1965 | + foreground-child "^3.3.0" |
1965 | 1966 | get-package-type "^0.1.0" |
1966 | 1967 | glob "^7.1.6" |
1967 | 1968 | istanbul-lib-coverage "^3.0.0" |
1968 | 1969 | istanbul-lib-hook "^3.0.0" |
1969 | | - istanbul-lib-instrument "^4.0.0" |
| 1970 | + istanbul-lib-instrument "^6.0.2" |
1970 | 1971 | istanbul-lib-processinfo "^2.0.2" |
1971 | 1972 | istanbul-lib-report "^3.0.0" |
1972 | 1973 | istanbul-lib-source-maps "^4.0.0" |
@@ -2271,12 +2272,12 @@ safe-identifier@^0.4.1: |
2271 | 2272 | resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" |
2272 | 2273 | integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== |
2273 | 2274 |
|
2274 | | -semver@^6.0.0, semver@^6.3.0, semver@^6.3.1: |
| 2275 | +semver@^6.0.0, semver@^6.3.1: |
2275 | 2276 | version "6.3.1" |
2276 | 2277 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" |
2277 | 2278 | integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== |
2278 | 2279 |
|
2279 | | -semver@^7.5.3: |
| 2280 | +semver@^7.5.3, semver@^7.5.4: |
2280 | 2281 | version "7.7.2" |
2281 | 2282 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58" |
2282 | 2283 | integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA== |
|
0 commit comments