mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Build(deps): Bump @uppy/utils in /app/assets/javascripts (#20567)
Bumps [@uppy/utils](https://github.com/transloadit/uppy) from 5.1.2 to 5.1.3. - [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/utils@5.1.2...@uppy/utils@5.1.3) --- updated-dependencies: - dependency-name: "@uppy/utils" 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
65b1381575
commit
f425e9c66c
@ -19,7 +19,7 @@
|
||||
"@uppy/aws-s3-multipart": "^3.1.1",
|
||||
"@uppy/core": "^3.0.4",
|
||||
"@uppy/drop-target": "^2.0.1",
|
||||
"@uppy/utils": "^5.1.1",
|
||||
"@uppy/utils": "^5.1.3",
|
||||
"@uppy/xhr-upload": "^3.1.0",
|
||||
"ember-auto-import": "^2.6.1",
|
||||
"ember-cli-babel": "^7.26.10",
|
||||
|
@ -35,7 +35,7 @@
|
||||
"@uppy/aws-s3-multipart": "^3.1.1",
|
||||
"@uppy/core": "^3.0.4",
|
||||
"@uppy/drop-target": "^2.0.1",
|
||||
"@uppy/utils": "^5.1.1",
|
||||
"@uppy/utils": "^5.1.3",
|
||||
"@uppy/xhr-upload": "^3.1.0",
|
||||
"a11y-dialog": "7.5.2",
|
||||
"admin": "1.0.0",
|
||||
|
@ -1683,10 +1683,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", "@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==
|
||||
"@uppy/utils@^5.0.2", "@uppy/utils@^5.1.1", "@uppy/utils@^5.1.2", "@uppy/utils@^5.1.3":
|
||||
version "5.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@uppy/utils/-/utils-5.1.3.tgz#259bc461aa5d8248cda9c7a4d031444010021df9"
|
||||
integrity sha512-ws6eh5JClNe91AYVRMBy7RJzMlhdvQpVtLKJoyIAoJDEf0m4cvdqDJethB3KTq4WtBQkLpMD4I6mvR4eN3talA==
|
||||
dependencies:
|
||||
lodash.throttle "^4.1.1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user