This commit is contained in:
dependabot[bot] 2023-03-18 00:01:03 -04:00 committed by GitHub
commit cabb6ce36e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 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

@ -31,7 +31,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

@ -1639,13 +1639,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"