Build(deps): Bump @uppy/aws-s3 in /app/assets/javascripts

Bumps [@uppy/aws-s3](https://github.com/transloadit/uppy) from 3.0.4 to 3.0.5.
- [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/aws-s3@3.0.4...@uppy/aws-s3@3.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-26 21:27:04 +00:00 committed by GitHub
parent 665065bbc7
commit faee2a8073
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 12 deletions

View File

@ -15,7 +15,7 @@
"start": "ember serve"
},
"dependencies": {
"@uppy/aws-s3": "^3.0.4",
"@uppy/aws-s3": "^3.0.5",
"@uppy/aws-s3-multipart": "^3.1.1",
"@uppy/core": "^3.0.4",
"@uppy/drop-target": "^2.0.1",

View File

@ -29,7 +29,7 @@
"@glimmer/syntax": "^0.84.2",
"@glimmer/tracking": "^1.1.2",
"@popperjs/core": "^2.11.6",
"@uppy/aws-s3": "^3.0.4",
"@uppy/aws-s3": "^3.0.5",
"@uppy/aws-s3-multipart": "^3.1.1",
"@uppy/core": "^3.0.4",
"@uppy/drop-target": "^2.0.1",

View File

@ -1555,13 +1555,13 @@
"@uppy/companion-client" "^3.1.1"
"@uppy/utils" "^5.1.1"
"@uppy/aws-s3@^3.0.4":
version "3.0.4"
resolved "https://registry.yarnpkg.com/@uppy/aws-s3/-/aws-s3-3.0.4.tgz#a2422a2091c57570ff99a77108296f09ba9e46a5"
integrity sha512-mcwRYUH1TgcCWAkmvx9SCu7A9ylgBX+b1qyVO7ZiHnSbdg1F0H9hd3KkiUHGHkuV+hHz+l4vM9tQJqhxVhpW8w==
"@uppy/aws-s3@^3.0.5":
version "3.0.5"
resolved "https://registry.yarnpkg.com/@uppy/aws-s3/-/aws-s3-3.0.5.tgz#745f9bb8c57c299a19c301052395e405e300674d"
integrity sha512-MQol2wvF9FtY3urF0NjGwJqDHZTxQI2RSRfSZrwExftaxiSLkGekVEo281M5NV8WlEShigh43Qgap/sV+CxBfw==
dependencies:
"@uppy/companion-client" "^3.0.2"
"@uppy/utils" "^5.0.2"
"@uppy/companion-client" "^3.1.1"
"@uppy/utils" "^5.1.2"
"@uppy/xhr-upload" "^3.0.4"
nanoid "^4.0.0"
@ -1599,10 +1599,10 @@
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":
version "5.1.1"
resolved "https://registry.yarnpkg.com/@uppy/utils/-/utils-5.1.1.tgz#9597e8696e17d71413672bd56eb082c7410514a3"
integrity sha512-uoI+PcIVQboky0ZbN4PQeK1seZnnJocomzeK7blId9HKJ6QNgZLf2ibk2CQuQxrOuNsWhgrhs5uLO5Si0oM0Yw==
"@uppy/utils@^5.0.2", "@uppy/utils@^5.1.1", "@uppy/utils@^5.1.2":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@uppy/utils/-/utils-5.1.2.tgz#136e4a2d3fc7222c6d19e0111fdd56bb2449be60"
integrity sha512-a/QSxcYeK1SSOjyyohi0oSwLDMJ9SSWwDELDii1WOKiJwmtt5O6pGCKHTnvrr6RwbiedngG0dZi3koYOG+MdoA==
dependencies:
lodash.throttle "^4.1.1"