Skip to content
Snippets Groups Projects
Commit 1508e98a authored by Matweb Bot's avatar Matweb Bot :speech_balloon:
Browse files

RenovateBot: Update dependency uppy to v2.13.5

parent b7bbc6a1
No related branches found
No related tags found
2 merge requests!713RenovateBot: Update dependency uppy to v2.13.5,!7051.8.5 Release
Pipeline #104739 passed
......@@ -21,7 +21,7 @@
"cuid": "^2.1.8",
"quasar": "2",
"simple-syntax-highlighter": "^2.0.6",
"uppy": "2.13.4",
"uppy": "2.13.5",
"vue-i18n": "^9.1.7",
"vuex": "4"
},
......
......@@ -2945,6 +2945,15 @@
"@uppy/utils" "^4.1.2"
tus-js-client "^2.1.1"
 
"@uppy/tus@^2.4.4":
version "2.4.4"
resolved "https://registry.yarnpkg.com/@uppy/tus/-/tus-2.4.4.tgz#575d0937b0ffe6c65334243450806a024b86b9ad"
integrity sha512-c/gUHnJe4SGoam+zue64VN0sxAwmX6wkjmdWiJk+JVS+FiRCCYmFFq4xl2shGoW8MZn279q1L4OCz/2erxpI2A==
dependencies:
"@uppy/companion-client" "^2.2.2"
"@uppy/utils" "^4.1.3"
tus-js-client "^2.1.1"
"@uppy/unsplash@^2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@uppy/unsplash/-/unsplash-2.1.1.tgz#03d02b6cdf9ac3dd08b51d76265a173d2e4ad599"
......@@ -2971,6 +2980,13 @@
dependencies:
lodash.throttle "^4.1.1"
 
"@uppy/utils@^4.1.3":
version "4.1.3"
resolved "https://registry.yarnpkg.com/@uppy/utils/-/utils-4.1.3.tgz#9d0be6ece4df25f228d30ef40be0f14208258ce3"
integrity sha512-nTuMvwWYobnJcytDO3t+D6IkVq/Qs4Xv3vyoEZ+Iaf8gegZP+rEyoaFT2CK5XLRMienPyqRqNbIfRuFaOWSIFw==
dependencies:
lodash.throttle "^4.1.1"
"@uppy/webcam@^2.2.2":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@uppy/webcam/-/webcam-2.2.2.tgz#dc5e18201743da5d14b320402973d54c058b74eb"
......@@ -10942,10 +10958,10 @@ upper-case@^1.1.1:
resolved "https://registry.yarnpkg.com/upper-case/-/upper-case-1.1.3.tgz#f6b4501c2ec4cdd26ba78be7222961de77621598"
integrity sha1-9rRQHC7EzdJrp4vnIilh3ndiFZg=
 
uppy@2.13.4:
version "2.13.4"
resolved "https://registry.yarnpkg.com/uppy/-/uppy-2.13.4.tgz#14c352ae0f47cf9af4047a62cf72022167ebd3b2"
integrity sha512-XomrphTctqCgtyVy3aL04V8/QQETvJHvR2e803Il24m94ttl1m/6nsTSJ8GocjsX517gt7B/2lMWULbrdAFpeQ==
uppy@2.13.5:
version "2.13.5"
resolved "https://registry.yarnpkg.com/uppy/-/uppy-2.13.5.tgz#843c6491d2916b2cc2dbea42333cb7e843feb6cc"
integrity sha512-JSgdIPivZv4jom4pRnPtSXHG8HJM/LXdAq43PuI+bq8fDn8fwsZTcVXRxfm80A8d7QM4x9hlOJbfWavc9wak7Q==
dependencies:
"@uppy/audio" "^0.3.3"
"@uppy/aws-s3" "^2.2.2"
......@@ -10977,7 +10993,7 @@ uppy@2.13.4:
"@uppy/store-redux" "^2.1.1"
"@uppy/thumbnail-generator" "^2.2.1"
"@uppy/transloadit" "^2.3.7"
"@uppy/tus" "^2.4.3"
"@uppy/tus" "^2.4.4"
"@uppy/unsplash" "^2.1.1"
"@uppy/url" "^2.2.1"
"@uppy/webcam" "^2.2.2"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment