|
1349 | 1349 | dependencies: |
1350 | 1350 | tslib "2.5.0" |
1351 | 1351 |
|
| 1352 | +"@grafana/sign-plugin@^1.0.1": |
| 1353 | + version "1.0.1" |
| 1354 | + resolved "https://registry.yarnpkg.com/@grafana/sign-plugin/-/sign-plugin-1.0.1.tgz#cff384c6377a7291ebb8058ad38b71579791fabb" |
| 1355 | + integrity sha512-unG3VR2e112OmESzLXPkU2QX/q/8L02f5x2JB13U96b8ZaLP2K6J0xLVu8q2lLIZT73imtRqwZieu4oGOcFiaw== |
| 1356 | + dependencies: |
| 1357 | + axios "^1.1.3" |
| 1358 | + minimist "^1.2.2" |
| 1359 | + |
1352 | 1360 | "@grafana/tsconfig@^1.2.0-rc1": |
1353 | 1361 | version "1.2.0-rc1" |
1354 | 1362 | resolved "https://registry.yarnpkg.com/@grafana/tsconfig/-/tsconfig-1.2.0-rc1.tgz#10973c978ec95b0ea637511254b5f478bce04de7" |
@@ -3363,6 +3371,15 @@ aws4@^1.8.0: |
3363 | 3371 | resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.12.0.tgz#ce1c9d143389679e253b314241ea9aa5cec980d3" |
3364 | 3372 | integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg== |
3365 | 3373 |
|
| 3374 | +axios@^1.1.3: |
| 3375 | + version "1.4.0" |
| 3376 | + resolved "https://registry.yarnpkg.com/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f" |
| 3377 | + integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA== |
| 3378 | + dependencies: |
| 3379 | + follow-redirects "^1.15.0" |
| 3380 | + form-data "^4.0.0" |
| 3381 | + proxy-from-env "^1.1.0" |
| 3382 | + |
3366 | 3383 | babel-jest@^29.5.0: |
3367 | 3384 | version "29.5.0" |
3368 | 3385 | resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-29.5.0.tgz#3fe3ddb109198e78b1c88f9ebdecd5e4fc2f50a5" |
@@ -5330,6 +5347,11 @@ flatted@^3.1.0: |
5330 | 5347 | resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787" |
5331 | 5348 | integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ== |
5332 | 5349 |
|
| 5350 | +follow-redirects@^1.15.0: |
| 5351 | + version "1.15.2" |
| 5352 | + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13" |
| 5353 | + integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA== |
| 5354 | + |
5333 | 5355 | for-each@^0.3.3: |
5334 | 5356 | version "0.3.3" |
5335 | 5357 | resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e" |
@@ -7197,7 +7219,7 @@ minimatch@^5.0.1: |
7197 | 7219 | dependencies: |
7198 | 7220 | brace-expansion "^2.0.1" |
7199 | 7221 |
|
7200 | | -minimist@^1.2.5, minimist@^1.2.6: |
| 7222 | +minimist@^1.2.2, minimist@^1.2.5, minimist@^1.2.6: |
7201 | 7223 | version "1.2.8" |
7202 | 7224 | resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c" |
7203 | 7225 | integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA== |
|
7848 | 7870 | resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.0.0.tgz#33c50398f70ea7eb96d21f7b817630a55791c7ee" |
7849 | 7871 | integrity sha512-F2JHgJQ1iqwnHDcQjVBsq3n/uoaFL+iPW/eAeL7kVxy/2RrWaN4WroKjjvbsoRtv0ftelNyC01bjRhn/bhcf4A== |
7850 | 7872 |
|
| 7873 | +proxy-from-env@^1.1.0: |
| 7874 | + version "1.1.0" |
| 7875 | + resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2" |
| 7876 | + integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg== |
| 7877 | + |
7851 | 7878 | prr@~1.0.1: |
7852 | 7879 | version "1.0.1" |
7853 | 7880 | resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476" |
|
0 commit comments