diff options
Diffstat (limited to 'client/yarn.lock')
-rw-r--r-- | client/yarn.lock | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index 227f6b522..d9cd8a7ef 100644 --- a/client/yarn.lock +++ b/client/yarn.lock | |||
@@ -3278,10 +3278,10 @@ aws4@^1.8.0: | |||
3278 | resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.12.0.tgz#ce1c9d143389679e253b314241ea9aa5cec980d3" | 3278 | resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.12.0.tgz#ce1c9d143389679e253b314241ea9aa5cec980d3" |
3279 | integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg== | 3279 | integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg== |
3280 | 3280 | ||
3281 | axios@^1.1.3: | 3281 | axios@^1.2.1: |
3282 | version "1.3.3" | 3282 | version "1.3.4" |
3283 | resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.3.tgz#e7011384ba839b885007c9c9fae1ff23dceb295b" | 3283 | resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.4.tgz#f5760cefd9cfb51fd2481acf88c05f67c4523024" |
3284 | integrity sha512-eYq77dYIFS77AQlhzEL937yUBSepBfPIe8FcgEDN35vMNZKMrs81pgnyrQpwfy4NF4b4XWX1Zgx7yX+25w8QJA== | 3284 | integrity sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ== |
3285 | dependencies: | 3285 | dependencies: |
3286 | follow-redirects "^1.15.0" | 3286 | follow-redirects "^1.15.0" |
3287 | form-data "^4.0.0" | 3287 | form-data "^4.0.0" |
@@ -3946,13 +3946,13 @@ chrome-trace-event@^1.0.2: | |||
3946 | resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac" | 3946 | resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac" |
3947 | integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg== | 3947 | integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg== |
3948 | 3948 | ||
3949 | chromedriver@^107.0.3: | 3949 | chromedriver@^110.0.0: |
3950 | version "107.0.3" | 3950 | version "110.0.0" |
3951 | resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-107.0.3.tgz#330c0808bb14a53f13ab7e2b0c78adf3cdb4c14b" | 3951 | resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-110.0.0.tgz#d00a1a2976592d933faa8e9839e97692922834a4" |
3952 | integrity sha512-jmzpZgctCRnhYAn0l/NIjP4vYN3L8GFVbterTrRr2Ly3W5rFMb9H8EKGuM5JCViPKSit8FbE718kZTEt3Yvffg== | 3952 | integrity sha512-Le6q8xrA/3fAt+g8qiN0YjsYxINIhQMC6wj9X3W5L77uN4NspEzklDrqYNwBcEVn7PcAEJ73nLlS7mTyZRspHA== |
3953 | dependencies: | 3953 | dependencies: |
3954 | "@testim/chrome-version" "^1.1.3" | 3954 | "@testim/chrome-version" "^1.1.3" |
3955 | axios "^1.1.3" | 3955 | axios "^1.2.1" |
3956 | compare-versions "^5.0.1" | 3956 | compare-versions "^5.0.1" |
3957 | extract-zip "^2.0.1" | 3957 | extract-zip "^2.0.1" |
3958 | https-proxy-agent "^5.0.1" | 3958 | https-proxy-agent "^5.0.1" |