|
408 | 408 | resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz"
|
409 | 409 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
|
410 | 410 |
|
| 411 | +"@babel/helper-string-parser@^7.23.4": |
| 412 | + version "7.23.4" |
| 413 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83" |
| 414 | + integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ== |
| 415 | + |
411 | 416 | "@babel/helper-validator-identifier@^7.22.15", "@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.22.5":
|
412 | 417 | version "7.22.20"
|
413 | 418 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
|
1230 | 1235 | to-fast-properties "^2.0.0"
|
1231 | 1236 |
|
1232 | 1237 | "@babel/types@^7.23.0":
|
1233 |
| - version "7.23.3" |
1234 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.3.tgz#d5ea892c07f2ec371ac704420f4dcdb07b5f9598" |
1235 |
| - integrity sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw== |
| 1238 | + version "7.23.4" |
| 1239 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.4.tgz#7206a1810fc512a7f7f7d4dace4cb4c1c9dbfb8e" |
| 1240 | + integrity sha512-7uIFwVYpoplT5jp/kVv6EF93VaJ8H+Yn5IczYiaAi98ajzjfoZfslet/e0sLh+wVBjb2qqIut1b0S26VSafsSQ== |
1236 | 1241 | dependencies:
|
1237 |
| - "@babel/helper-string-parser" "^7.22.5" |
| 1242 | + "@babel/helper-string-parser" "^7.23.4" |
1238 | 1243 | "@babel/helper-validator-identifier" "^7.22.20"
|
1239 | 1244 | to-fast-properties "^2.0.0"
|
1240 | 1245 |
|
@@ -7533,6 +7538,11 @@ http-proxy-agent@^7.0.0:
|
7533 | 7538 | agent-base "^7.1.0"
|
7534 | 7539 | debug "^4.3.4"
|
7535 | 7540 |
|
| 7541 | +https-browserify@^1.0.0: |
| 7542 | + version "1.0.0" |
| 7543 | + resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73" |
| 7544 | + integrity sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg== |
| 7545 | + |
7536 | 7546 | https-proxy-agent@^5.0.0, https-proxy-agent@^5.0.1:
|
7537 | 7547 | version "5.0.1"
|
7538 | 7548 | resolved "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz"
|
@@ -12995,6 +13005,11 @@ tsutils@^3.21.0:
|
12995 | 13005 | dependencies:
|
12996 | 13006 | tslib "^1.8.1"
|
12997 | 13007 |
|
| 13008 | +tty-browserify@^0.0.1: |
| 13009 | + version "0.0.1" |
| 13010 | + resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.1.tgz#3f05251ee17904dfd0677546670db9651682b811" |
| 13011 | + integrity sha512-C3TaO7K81YvjCgQH9Q1S3R3P3BtN3RIM8n+OvX4il1K1zgE8ZhI0op7kClgkxtutIE8hQrcrHBXvIheqKUUCxw== |
| 13012 | + |
12998 | 13013 | tuf-js@^1.1.7:
|
12999 | 13014 | version "1.1.7"
|
13000 | 13015 | resolved "https://registry.npmjs.org/tuf-js/-/tuf-js-1.1.7.tgz"
|
|
0 commit comments