|
38 | 38 | dependencies: |
39 | 39 | regenerator-runtime "^0.13.4" |
40 | 40 |
|
41 | | -"@codefresh-io/task-logger@^1.8.13": |
42 | | - version "1.8.13" |
43 | | - resolved "https://registry.yarnpkg.com/@codefresh-io/task-logger/-/task-logger-1.8.13.tgz#d66795698cd9b3b853376bb1a19048bc54147c01" |
44 | | - integrity sha512-4hxe6qAkM+Q8OlAT4uehJKm5hgzD+Nonu7LUtp7lzcngdlwSnPzjRMnFldHIlY4qaCqQmTr+ZG43PZtCk85qGw== |
| 41 | +"@codefresh-io/task-logger@^1.8.15": |
| 42 | + version "1.8.15" |
| 43 | + resolved "https://registry.yarnpkg.com/@codefresh-io/task-logger/-/task-logger-1.8.15.tgz#a5351f20268b2fcb64f1691d4fe2ead27557dd5c" |
| 44 | + integrity sha512-m4RAHGoHuzS3K0vOt09vrGaOhr64CJXxItgQ0T6POnW6zmw7kfR0EV8g6lv65EREYE6hHRgXdIA/Uvvq/KLuAw== |
45 | 45 | dependencies: |
46 | | - cf-errors "^0.1.15" |
47 | | - crypto "0.0.3" |
| 46 | + cf-errors "^0.1.16" |
48 | 47 | debug "^4.1.1" |
49 | 48 | firebase "git+https://github.com/codefresh-io/firebase.git#80b2ed883ff281cd67b53bd0f6a0bbd6f330fed5" |
50 | 49 | firebase-token-generator "^2.0.0" |
51 | 50 | jsonwebtoken "^8.4.0" |
52 | | - lodash "4.17.20" |
| 51 | + lodash "^4.17.21" |
53 | 52 | mongodb "^3.1.13" |
54 | 53 | node-redis-pubsub "^4.0.0" |
55 | 54 | q "^1.4.1" |
56 | 55 | redis "^2.8.0" |
57 | | - request "2.88.2" |
| 56 | + request "^2.88.2" |
58 | 57 | requestretry "^4.1.2" |
59 | 58 | retry "^0.12.0" |
60 | 59 |
|
@@ -758,6 +757,13 @@ cf-errors@^0.1.15: |
758 | 757 | dependencies: |
759 | 758 | lodash "4.17.20" |
760 | 759 |
|
| 760 | +cf-errors@^0.1.16: |
| 761 | + version "0.1.16" |
| 762 | + resolved "https://registry.yarnpkg.com/cf-errors/-/cf-errors-0.1.16.tgz#03d0b050ac94762552792907b08bd39d1a012116" |
| 763 | + integrity sha512-ewA6cTS+bVC32NCxIdEu/5HQ8zb09PV1ubdu0t2yPXs51K31gI78+XGEomVjaXdTbZcGBPVIWhFnG6R/U7K4IQ== |
| 764 | + dependencies: |
| 765 | + lodash "^4.17.21" |
| 766 | + |
761 | 767 | cf-logs@^1.1.0: |
762 | 768 | version "1.1.22" |
763 | 769 | resolved "https://registry.yarnpkg.com/cf-logs/-/cf-logs-1.1.22.tgz#cc7e6701cb15565cfc74130fe82e92464aa0cf1c" |
@@ -1096,11 +1102,6 @@ cross-spawn@^7.0.2: |
1096 | 1102 | shebang-command "^2.0.0" |
1097 | 1103 | which "^2.0.1" |
1098 | 1104 |
|
1099 | | -crypto@0.0.3: |
1100 | | - version "0.0.3" |
1101 | | - resolved "https://registry.yarnpkg.com/crypto/-/crypto-0.0.3.tgz#470a81b86be4c5ee17acc8207a1f5315ae20dbb0" |
1102 | | - integrity sha1-RwqBuGvkxe4XrMggeh9TFa4g27A= |
1103 | | - |
1104 | 1105 | cycle@1.0.x: |
1105 | 1106 | version "1.0.3" |
1106 | 1107 | resolved "https://registry.yarnpkg.com/cycle/-/cycle-1.0.3.tgz#21e80b2be8580f98b468f379430662b046c34ad2" |
@@ -3101,7 +3102,7 @@ lodash.once@^4.0.0: |
3101 | 3102 | resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac" |
3102 | 3103 | integrity sha1-DdOXEhPHxW34gJd9UEyI+0cal6w= |
3103 | 3104 |
|
3104 | | -lodash@4.17.20, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.4: |
| 3105 | +lodash@4.17.20, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4: |
3105 | 3106 | version "4.17.20" |
3106 | 3107 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" |
3107 | 3108 | integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== |
@@ -4142,7 +4143,7 @@ request-promise@^4.2.6: |
4142 | 4143 | stealthy-require "^1.1.1" |
4143 | 4144 | tough-cookie "^2.3.3" |
4144 | 4145 |
|
4145 | | -request@2.88.2, request@^2.88.2: |
| 4146 | +request@^2.88.2: |
4146 | 4147 | version "2.88.2" |
4147 | 4148 | resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3" |
4148 | 4149 | integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw== |
|
0 commit comments