File tree Expand file tree Collapse file tree 6 files changed +33
-15
lines changed
workflows/codefresh-csdp/versions/1.1.10/images Expand file tree Collapse file tree 6 files changed +33
-15
lines changed Original file line number Diff line number Diff line change 9
9
"node" : " 18.12.1"
10
10
},
11
11
"dependencies" : {
12
- "@codefresh-io/cf-report-image-toolbox" : " 1.0.12 " ,
12
+ "@codefresh-io/cf-report-image-toolbox" : " 1.0.15 " ,
13
13
"joi" : " ^17.6.0" ,
14
14
"lodash" : " ^4.17.21"
15
15
}
Original file line number Diff line number Diff line change 665
665
" @aws-sdk/util-buffer-from" " 3.208.0"
666
666
tslib "^2.3.1"
667
667
668
- " @codefresh-io/[email protected] .12 " :
669
- version "1.0.12 "
670
- resolved "https://registry.yarnpkg.com/@codefresh-io/cf-report-image-toolbox/-/cf-report-image-toolbox-1.0.12 .tgz#7c660cbbff6f5f45aa7cce4eda694c08e02ed14a "
671
- integrity sha512-NR3gH19ivayn7sqCwrJ8yWVXGomK+4CRc0PRfoVf4f/YwsFweL902b7mmo0fLiH0Ec8StWrdbEaihSELTvQ7PQ ==
668
+ " @codefresh-io/[email protected] .15 " :
669
+ version "1.0.15 "
670
+ resolved "https://registry.yarnpkg.com/@codefresh-io/cf-report-image-toolbox/-/cf-report-image-toolbox-1.0.15 .tgz#ac21906faa81b3a58a0c8287015b5c6abba97c52 "
671
+ integrity sha512-xFXXZ1Sv46j2AmaxH/jbjy5T4fTd+EEUHa2WwFqs+0kgBxUvepkzWkAnOp4qL3KKZkmoND2YSG+5Gw2/St3Saw ==
672
672
dependencies :
673
673
" @aws-sdk/client-sts" " ^3.272.0"
674
674
" @codefresh-io/docker-reference" " ^0.0.11"
682
682
jira.js "^2.16.0"
683
683
lodash "^4.17.21"
684
684
nodegistry "^1.2.4"
685
+ polly-js "^1.8.3"
685
686
request-promise "^4.2.6"
686
687
687
688
" @codefresh-io/docker-reference@^0.0.11 " :
@@ -2326,6 +2327,11 @@ performance-now@^2.1.0:
2326
2327
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
2327
2328
integrity sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==
2328
2329
2330
+ polly-js@^1.8.3 :
2331
+ version "1.8.3"
2332
+ resolved "https://registry.yarnpkg.com/polly-js/-/polly-js-1.8.3.tgz#c1bfe878f676a78146e394a95b41b4ba5143300c"
2333
+ integrity sha512-pFgSsipKs5bxtXMM+Vfw2p8kOEZhJ+Z9xDZLbiMjjw57WZdlg+6eTZdSIHDycNii+4+7xmzCfryQVIqwgeYX4g==
2334
+
2329
2335
promise-inflight@^1.0.1 :
2330
2336
version "1.0.1"
2331
2337
resolved "https://registry.yarnpkg.com/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228132fcbdd868129bad12c3c029e3"
Original file line number Diff line number Diff line change 9
9
"node" : " 18.12.1"
10
10
},
11
11
"dependencies" : {
12
- "@codefresh-io/cf-report-image-toolbox" : " 1.0.6 " ,
12
+ "@codefresh-io/cf-report-image-toolbox" : " 1.0.15 " ,
13
13
"joi" : " ^17.6.0"
14
14
}
15
15
}
Original file line number Diff line number Diff line change 665
665
" @aws-sdk/util-buffer-from" " 3.208.0"
666
666
tslib "^2.3.1"
667
667
668
- " @codefresh-io/[email protected] .6 " :
669
- version "1.0.6 "
670
- resolved "https://registry.yarnpkg.com/@codefresh-io/cf-report-image-toolbox/-/cf-report-image-toolbox-1.0.6 .tgz#8b76ded3d8adfd0b03318fe9b1d30a9f4be4e3d8 "
671
- integrity sha512-FeYWsvbglmgVBLeQJJ7fPjAv8wgyALRXRVWco/dzfi9RGS4FyRs0fZC0PqL9Z7iwTZCA5hyTC7oij7ikhCGvdg ==
668
+ " @codefresh-io/[email protected] .15 " :
669
+ version "1.0.15 "
670
+ resolved "https://registry.yarnpkg.com/@codefresh-io/cf-report-image-toolbox/-/cf-report-image-toolbox-1.0.15 .tgz#ac21906faa81b3a58a0c8287015b5c6abba97c52 "
671
+ integrity sha512-xFXXZ1Sv46j2AmaxH/jbjy5T4fTd+EEUHa2WwFqs+0kgBxUvepkzWkAnOp4qL3KKZkmoND2YSG+5Gw2/St3Saw ==
672
672
dependencies :
673
673
" @aws-sdk/client-sts" " ^3.272.0"
674
674
" @codefresh-io/docker-reference" " ^0.0.11"
682
682
jira.js "^2.16.0"
683
683
lodash "^4.17.21"
684
684
nodegistry "^1.2.4"
685
+ polly-js "^1.8.3"
685
686
request-promise "^4.2.6"
686
687
687
688
" @codefresh-io/docker-reference@^0.0.11 " :
@@ -2326,6 +2327,11 @@ performance-now@^2.1.0:
2326
2327
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
2327
2328
integrity sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==
2328
2329
2330
+ polly-js@^1.8.3 :
2331
+ version "1.8.3"
2332
+ resolved "https://registry.yarnpkg.com/polly-js/-/polly-js-1.8.3.tgz#c1bfe878f676a78146e394a95b41b4ba5143300c"
2333
+ integrity sha512-pFgSsipKs5bxtXMM+Vfw2p8kOEZhJ+Z9xDZLbiMjjw57WZdlg+6eTZdSIHDycNii+4+7xmzCfryQVIqwgeYX4g==
2334
+
2329
2335
promise-inflight@^1.0.1 :
2330
2336
version "1.0.1"
2331
2337
resolved "https://registry.yarnpkg.com/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228132fcbdd868129bad12c3c029e3"
Original file line number Diff line number Diff line change 10
10
"node" : " 18.12.1"
11
11
},
12
12
"dependencies" : {
13
- "@codefresh-io/cf-report-image-toolbox" : " 1.0.12 " ,
13
+ "@codefresh-io/cf-report-image-toolbox" : " 1.0.15 " ,
14
14
"joi" : " ^17.6.0"
15
15
}
16
16
}
Original file line number Diff line number Diff line change 665
665
" @aws-sdk/util-buffer-from" " 3.208.0"
666
666
tslib "^2.3.1"
667
667
668
- " @codefresh-io/[email protected] .12 " :
669
- version "1.0.12 "
670
- resolved "https://registry.yarnpkg.com/@codefresh-io/cf-report-image-toolbox/-/cf-report-image-toolbox-1.0.12 .tgz#7c660cbbff6f5f45aa7cce4eda694c08e02ed14a "
671
- integrity sha512-NR3gH19ivayn7sqCwrJ8yWVXGomK+4CRc0PRfoVf4f/YwsFweL902b7mmo0fLiH0Ec8StWrdbEaihSELTvQ7PQ ==
668
+ " @codefresh-io/[email protected] .15 " :
669
+ version "1.0.15 "
670
+ resolved "https://registry.yarnpkg.com/@codefresh-io/cf-report-image-toolbox/-/cf-report-image-toolbox-1.0.15 .tgz#ac21906faa81b3a58a0c8287015b5c6abba97c52 "
671
+ integrity sha512-xFXXZ1Sv46j2AmaxH/jbjy5T4fTd+EEUHa2WwFqs+0kgBxUvepkzWkAnOp4qL3KKZkmoND2YSG+5Gw2/St3Saw ==
672
672
dependencies :
673
673
" @aws-sdk/client-sts" " ^3.272.0"
674
674
" @codefresh-io/docker-reference" " ^0.0.11"
682
682
jira.js "^2.16.0"
683
683
lodash "^4.17.21"
684
684
nodegistry "^1.2.4"
685
+ polly-js "^1.8.3"
685
686
request-promise "^4.2.6"
686
687
687
688
" @codefresh-io/docker-reference@^0.0.11 " :
@@ -2326,6 +2327,11 @@ performance-now@^2.1.0:
2326
2327
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
2327
2328
integrity sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==
2328
2329
2330
+ polly-js@^1.8.3 :
2331
+ version "1.8.3"
2332
+ resolved "https://registry.yarnpkg.com/polly-js/-/polly-js-1.8.3.tgz#c1bfe878f676a78146e394a95b41b4ba5143300c"
2333
+ integrity sha512-pFgSsipKs5bxtXMM+Vfw2p8kOEZhJ+Z9xDZLbiMjjw57WZdlg+6eTZdSIHDycNii+4+7xmzCfryQVIqwgeYX4g==
2334
+
2329
2335
promise-inflight@^1.0.1 :
2330
2336
version "1.0.1"
2331
2337
resolved "https://registry.yarnpkg.com/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228132fcbdd868129bad12c3c029e3"
You can’t perform that action at this time.
0 commit comments