Update dependency cypress-file-upload to v5.0.4 (#455)
continuous-integration/drone/push Build is failing Details

Reviewed-on: #455
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-04-06 21:07:55 +00:00 committed by konrad
parent 39a943e1b4
commit b0eef5e385
2 changed files with 5 additions and 12 deletions

View File

@ -45,7 +45,7 @@
"axios": "0.21.1",
"babel-eslint": "10.1.0",
"cypress": "6.8.0",
"cypress-file-upload": "5.0.3",
"cypress-file-upload": "5.0.4",
"eslint": "7.23.0",
"eslint-plugin-vue": "7.8.0",
"faker": "5.5.2",

View File

@ -5227,12 +5227,10 @@ cyclist@^1.0.1:
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
cypress-file-upload@5.0.3:
version "5.0.3"
resolved "https://registry.yarnpkg.com/cypress-file-upload/-/cypress-file-upload-5.0.3.tgz#e2b90ac523b254074a61acd30f8fc92abd5a35ba"
integrity sha512-MEwXssCtcTbmcay2SJW+evwbgT4fEXns2pSBOqto9L50/QWl7llgrzRbC4Tl0b9q4w6hfs/X42gDCqmNrmZctA==
dependencies:
mime "^2.5.0"
cypress-file-upload@5.0.4:
version "5.0.4"
resolved "https://registry.yarnpkg.com/cypress-file-upload/-/cypress-file-upload-5.0.4.tgz#d06a6faad907750651724ac08ec0540467f21d24"
integrity sha512-gNu0HHSiiZjVVkrHImCjM7EkYvE61n2WSHxyHsZX6oHQUyP/+hQzuYv828ZlHp2n8EYdBFbFTc18O+LHw2xMNA==
cypress@6.8.0:
version "6.8.0"
@ -9590,11 +9588,6 @@ mime@^2.4.4:
resolved "https://registry.yarnpkg.com/mime/-/mime-2.4.4.tgz#bd7b91135fc6b01cde3e9bae33d659b63d8857e5"
integrity sha512-LRxmNwziLPT828z+4YkNzloCFC2YM4wrB99k+AV5ZbEyfGNWfG8SO1FUXLmLDBSo89NrJZ4DIWeLjy1CHGhMGA==
mime@^2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/mime/-/mime-2.5.0.tgz#2b4af934401779806ee98026bb42e8c1ae1876b1"
integrity sha512-ft3WayFSFUVBuJj7BMLKAQcSlItKtfjsKDDsii3rqFDAZ7t11zRe8ASw/GlmivGwVUYtwkQrxiGGpL6gFvB0ag==
mimic-fn@^1.0.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022"