mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 20:15:46 +08:00
Build(deps): Bump @uppy/aws-s3 in /app/assets/javascripts (#20033)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
dd0c9a96b9
commit
142ef6088c
|
@ -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",
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
"@glimmer/syntax": "^0.84.3",
|
||||
"@glimmer/tracking": "^1.1.2",
|
||||
"@popperjs/core": "^2.11.7",
|
||||
"@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",
|
||||
|
|
|
@ -1639,17 +1639,17 @@
|
|||
"@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"
|
||||
|
||||
"@uppy/companion-client@^3.0.2", "@uppy/companion-client@^3.1.1":
|
||||
"@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==
|
||||
|
|
Loading…
Reference in New Issue
Block a user