Build(deps): Bump @uppy/xhr-upload in /app/assets/javascripts (#20993)

Bumps [@uppy/xhr-upload](https://github.com/transloadit/uppy) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/transloadit/uppy/releases)
- [Changelog](https://github.com/transloadit/uppy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/transloadit/uppy/compare/@uppy/xhr-upload@3.1.0...@uppy/xhr-upload@3.1.1)

---
updated-dependencies:
- dependency-name: "@uppy/xhr-upload"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-04-06 12:21:00 +02:00 committed by GitHub
parent 97d8614811
commit 38adfca295
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 14 additions and 14 deletions

View File

@ -20,7 +20,7 @@
"@uppy/core": "^3.0.4",
"@uppy/drop-target": "^2.0.1",
"@uppy/utils": "^5.2.0",
"@uppy/xhr-upload": "^3.1.0",
"@uppy/xhr-upload": "^3.1.1",
"ember-auto-import": "^2.6.2",
"ember-cli-babel": "^7.26.10",
"ember-cli-htmlbars": "^6.2.0",

View File

@ -36,7 +36,7 @@
"@uppy/core": "^3.0.4",
"@uppy/drop-target": "^2.0.1",
"@uppy/utils": "^5.2.0",
"@uppy/xhr-upload": "^3.1.0",
"@uppy/xhr-upload": "^3.1.1",
"a11y-dialog": "7.5.2",
"admin": "1.0.0",
"babel-import-util": "^1.3.0",

View File

@ -1659,12 +1659,12 @@
"@uppy/xhr-upload" "^3.0.4"
nanoid "^4.0.0"
"@uppy/companion-client@^3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@uppy/companion-client/-/companion-client-3.1.1.tgz#8c9974f70b899a40771da9a90113941356f9842e"
integrity sha512-S1M37vjWu8gdOgdI3Hh/1fVZ9GaLdyPQjVyUujZDTsr79b4VG7v/zjdqJ0FiOTjfGbpnj8s9kr1uyYi0Zf5VFw==
"@uppy/companion-client@^3.1.1", "@uppy/companion-client@^3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@uppy/companion-client/-/companion-client-3.1.2.tgz#525f6b4b3f943eb48f65b4e2e31ffa4c7de7a842"
integrity sha512-XQm1xARUSmUKQylWNHlOmE/lY0Wgvv0Vf4DlDn2/CiYZBIr/fyemJPe0chCW2jYP5RjYEwqscZRdRrywUygrzw==
dependencies:
"@uppy/utils" "^5.1.1"
"@uppy/utils" "^5.2.0"
namespace-emitter "^2.0.1"
"@uppy/core@^3.0.4":
@ -1693,20 +1693,20 @@
resolved "https://registry.yarnpkg.com/@uppy/store-default/-/store-default-3.0.2.tgz#870724c45a2f671d625123cb4a412e3bfae935d9"
integrity sha512-kIQMCjXui6tjF1E9xGo4YHkvt71McXkU0FStrcQuBrRXuOhb+NcuWh3sMh3KryivVNgT6w5Odrlw2FUFkl9cqA==
"@uppy/utils@^5.0.2", "@uppy/utils@^5.1.1", "@uppy/utils@^5.1.2", "@uppy/utils@^5.2.0":
"@uppy/utils@^5.0.2", "@uppy/utils@^5.1.2", "@uppy/utils@^5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@uppy/utils/-/utils-5.2.0.tgz#1436cda37c2bad5643837eeb1de897a7803511a3"
integrity sha512-5NSX0rDTBZSDSaP0T5IUmrPp7eRYGwcALQz+UBVSZaJTaMKPcfQwNJYNk0YwRfOAOhyvyrUfIxWMbjapDCp4RA==
dependencies:
lodash.throttle "^4.1.1"
"@uppy/xhr-upload@^3.0.4", "@uppy/xhr-upload@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@uppy/xhr-upload/-/xhr-upload-3.1.0.tgz#a6a2d11329ac8a8745ff15535c156082ebc41e3a"
integrity sha512-v0OsrB74w9RcFU8VMFElxMuGaSFHBuAlkbK30zHEY2YEKUsCfkWMdUbpaWNc1KWERH66Fv57IsA3AbK2HTjWdw==
"@uppy/xhr-upload@^3.0.4", "@uppy/xhr-upload@^3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@uppy/xhr-upload/-/xhr-upload-3.1.1.tgz#7d6b3585e7ae298fb3340a6e327c73f60d25beca"
integrity sha512-VoTi17L3Ta9pFLxrHAD1L+PE3rR498Bitml8X8FtVijp+MFz9X4KqXxF1+y8DSn6M+sevuDAnf32cZqou/e/gw==
dependencies:
"@uppy/companion-client" "^3.1.1"
"@uppy/utils" "^5.1.2"
"@uppy/companion-client" "^3.1.2"
"@uppy/utils" "^5.2.0"
nanoid "^4.0.0"
"@webassemblyjs/ast@1.11.1":