Skip to content

Commit

Permalink
Build(deps): Bump @uppy/aws-s3-multipart from 3.1.3 to 3.4.0 in /app/…
Browse files Browse the repository at this point in the history
…assets/javascripts (discourse#22190)

Bumps [@uppy/aws-s3-multipart](https://github.com/transloadit/uppy) from 3.1.3 to 3.4.0.
- [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/[email protected]...@uppy/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 30, 2023
1 parent fd7b534 commit d8f0f17
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 11 deletions.
2 changes: 1 addition & 1 deletion app/assets/javascripts/discourse-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@ember/string": "^3.1.1",
"@uppy/aws-s3": "3.2.0",
"@uppy/aws-s3-multipart": "3.1.3",
"@uppy/aws-s3-multipart": "3.4.0",
"@uppy/core": "3.0.4",
"@uppy/drop-target": "2.0.1",
"@uppy/utils": "5.4.0",
Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/discourse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@babel/standalone": "^7.22.5",
"@ember/optional-features": "^2.0.0",
"@uppy/aws-s3": "3.2.0",
"@uppy/aws-s3-multipart": "3.1.3",
"@uppy/aws-s3-multipart": "3.4.0",
"@uppy/core": "3.0.4",
"@uppy/drop-target": "2.0.1",
"@uppy/utils": "5.4.0",
Expand Down
10 changes: 1 addition & 9 deletions app/assets/javascripts/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1713,15 +1713,7 @@
resolved "https://registry.yarnpkg.com/@types/symlink-or-copy/-/symlink-or-copy-1.2.0.tgz#4151a81b4052c80bc2becbae09f3a9ec010a9c7a"
integrity sha512-Lja2xYuuf2B3knEsga8ShbOdsfNOtzT73GyJmZyY7eGl2+ajOqrs8yM5ze0fsSoYwvA6bw7/Qr7OZ7PEEmYwWg==

"@uppy/[email protected]":
version "3.1.3"
resolved "https://registry.yarnpkg.com/@uppy/aws-s3-multipart/-/aws-s3-multipart-3.1.3.tgz#eb4e9f40686444cf8fa4d35c6bb5f36947bd7f6b"
integrity sha512-V1s9526efZz1T8YWT3g+Y4pZlazoH0mR4R6fql+PdzwYNvlchPe4b/+zFuEiymhHvoQk8pZM6kqI34Cf7FzqrQ==
dependencies:
"@uppy/companion-client" "^3.1.2"
"@uppy/utils" "^5.2.0"

"@uppy/aws-s3-multipart@^3.4.0":
"@uppy/[email protected]", "@uppy/aws-s3-multipart@^3.4.0":
version "3.4.0"
resolved "https://registry.yarnpkg.com/@uppy/aws-s3-multipart/-/aws-s3-multipart-3.4.0.tgz#1830ac6a019764f35dda2b5c078c852d101ea04a"
integrity sha512-/aJzs3pKaPTtM8Y94hWaW+gvPif/9d8l3e0ECQgX+sB9EWzctjUbn7a6HrNb98PDxwiG1+v84Uj4AwBwio5lqg==
Expand Down

0 comments on commit d8f0f17

Please sign in to comment.