|
1156 | 1156 | resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-1.28.0.tgz#337fb2bca0453d0726696e745f50064411f646d6"
|
1157 | 1157 | integrity sha512-lp4qAiMTD4sNWW4DbKLBkfiMZ4jbAboJIGOQr5DvciMRI494OapieI9qiODpOt0XBr1LjIDy1xAGAnVs5supTA==
|
1158 | 1158 |
|
| 1159 | +"@pkgjs/parseargs@^0.11.0": |
| 1160 | + version "0.11.0" |
| 1161 | + resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" |
| 1162 | + integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== |
| 1163 | + |
1159 | 1164 | "@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2":
|
1160 | 1165 | version "1.1.2"
|
1161 | 1166 | resolved "https://registry.yarnpkg.com/@protobufjs/aspromise/-/aspromise-1.1.2.tgz#9b8b0cc663d669a7d8f6f5d0893a14d348f30fbf"
|
@@ -3742,17 +3747,17 @@ glob-to-regexp@^0.4.1:
|
3742 | 3747 | resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
|
3743 | 3748 | integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
|
3744 | 3749 |
|
3745 |
| -glob@*: |
3746 |
| - version "11.0.1" |
3747 |
| - resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.1.tgz#1c3aef9a59d680e611b53dcd24bb8639cef064d9" |
3748 |
| - integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw== |
| 3750 | +glob@^10.4.4: |
| 3751 | + version "10.4.5" |
| 3752 | + resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956" |
| 3753 | + integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg== |
3749 | 3754 | dependencies:
|
3750 | 3755 | foreground-child "^3.1.0"
|
3751 |
| - jackspeak "^4.0.1" |
3752 |
| - minimatch "^10.0.0" |
| 3756 | + jackspeak "^3.1.2" |
| 3757 | + minimatch "^9.0.4" |
3753 | 3758 | minipass "^7.1.2"
|
3754 | 3759 | package-json-from-dist "^1.0.0"
|
3755 |
| - path-scurry "^2.0.0" |
| 3760 | + path-scurry "^1.11.1" |
3756 | 3761 |
|
3757 | 3762 | glob@^7.2.0:
|
3758 | 3763 | version "7.2.3"
|
@@ -4496,12 +4501,14 @@ jackpot@>=0.0.6:
|
4496 | 4501 | dependencies:
|
4497 | 4502 | retry "0.6.0"
|
4498 | 4503 |
|
4499 |
| -jackspeak@^4.0.1: |
4500 |
| - version "4.0.2" |
4501 |
| - resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.2.tgz#11f9468a3730c6ff6f56823a820d7e3be9bef015" |
4502 |
| - integrity sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw== |
| 4504 | +jackspeak@^3.1.2: |
| 4505 | + version "3.4.3" |
| 4506 | + resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a" |
| 4507 | + integrity sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw== |
4503 | 4508 | dependencies:
|
4504 | 4509 | "@isaacs/cliui" "^8.0.2"
|
| 4510 | + optionalDependencies: |
| 4511 | + "@pkgjs/parseargs" "^0.11.0" |
4505 | 4512 |
|
4506 | 4513 | jest-docblock@^29.7.0:
|
4507 | 4514 | version "29.7.0"
|
@@ -4739,10 +4746,10 @@ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
|
4739 | 4746 | dependencies:
|
4740 | 4747 | js-tokens "^3.0.0 || ^4.0.0"
|
4741 | 4748 |
|
4742 |
| -lru-cache@^11.0.0: |
4743 |
| - version "11.0.2" |
4744 |
| - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.2.tgz#fbd8e7cf8211f5e7e5d91905c415a3f55755ca39" |
4745 |
| - integrity sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA== |
| 4749 | +lru-cache@^10.2.0: |
| 4750 | + version "10.4.3" |
| 4751 | + resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119" |
| 4752 | + integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ== |
4746 | 4753 |
|
4747 | 4754 | lru-cache@^4.0.1:
|
4748 | 4755 | version "4.1.5"
|
@@ -4950,21 +4957,21 @@ minimalistic-assert@^1.0.0:
|
4950 | 4957 | resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
|
4951 | 4958 | integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
|
4952 | 4959 |
|
4953 |
| -minimatch@^10.0.0: |
4954 |
| - version "10.0.1" |
4955 |
| - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b" |
4956 |
| - integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ== |
4957 |
| - dependencies: |
4958 |
| - brace-expansion "^2.0.1" |
4959 |
| - |
4960 | 4960 | minimatch@^3.1.1:
|
4961 | 4961 | version "3.1.2"
|
4962 | 4962 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
|
4963 | 4963 | integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
|
4964 | 4964 | dependencies:
|
4965 | 4965 | brace-expansion "^1.1.7"
|
4966 | 4966 |
|
4967 |
| -minipass@^7.1.2: |
| 4967 | +minimatch@^9.0.4: |
| 4968 | + version "9.0.5" |
| 4969 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5" |
| 4970 | + integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow== |
| 4971 | + dependencies: |
| 4972 | + brace-expansion "^2.0.1" |
| 4973 | + |
| 4974 | +"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2: |
4968 | 4975 | version "7.1.2"
|
4969 | 4976 | resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
|
4970 | 4977 | integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
|
@@ -5414,13 +5421,13 @@ path-parse@^1.0.7:
|
5414 | 5421 | resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
|
5415 | 5422 | integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
|
5416 | 5423 |
|
5417 |
| -path-scurry@^2.0.0: |
5418 |
| - version "2.0.0" |
5419 |
| - resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580" |
5420 |
| - integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg== |
| 5424 | +path-scurry@^1.11.1: |
| 5425 | + version "1.11.1" |
| 5426 | + resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2" |
| 5427 | + integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA== |
5421 | 5428 | dependencies:
|
5422 |
| - lru-cache "^11.0.0" |
5423 |
| - minipass "^7.1.2" |
| 5429 | + lru-cache "^10.2.0" |
| 5430 | + minipass "^5.0.0 || ^6.0.2 || ^7.0.0" |
5424 | 5431 |
|
5425 | 5432 | path-to-regexp@*:
|
5426 | 5433 | version "8.2.0"
|
|
0 commit comments