Merge pull request #681 from gitroomhq/dependabot/npm_and_yarn/uppy/core-4.4.3
chore(deps): bump @uppy/core from 4.4.2 to 4.4.3
This commit is contained in:
commit
8b8a8b9c23
|
|
@ -73,7 +73,7 @@
|
|||
"@uiw/react-md-editor": "^4.0.3",
|
||||
"@uppy/aws-s3": "^4.1.0",
|
||||
"@uppy/compressor": "^2.1.1",
|
||||
"@uppy/core": "^4.2.0",
|
||||
"@uppy/core": "^4.4.3",
|
||||
"@uppy/dashboard": "^4.1.0",
|
||||
"@uppy/drag-drop": "^4.0.2",
|
||||
"@uppy/file-input": "^4.0.1",
|
||||
|
|
@ -17668,9 +17668,10 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@uppy/core": {
|
||||
"version": "4.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@uppy/core/-/core-4.4.2.tgz",
|
||||
"integrity": "sha512-df0fQtPEd5W/e5M/CWIXQb/O0rBb+LCz4HTN5Bkqm0UDzW2JFR9mrxnL0dfh3ikVlUq+9vNjAeBr9P0aluIiFg==",
|
||||
"version": "4.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@uppy/core/-/core-4.4.3.tgz",
|
||||
"integrity": "sha512-Ma/v9+u0xYoxFcTajBpe0TUHI0Vjw2IKgB0AUNevhgFsBRgA03nL5n8Fac8TrC0QjPkYu7h0n2xf2EgzvyxAQA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@transloadit/prettier-bytes": "^0.3.4",
|
||||
"@uppy/store-default": "^4.2.0",
|
||||
|
|
|
|||
|
|
@ -97,7 +97,7 @@
|
|||
"@uiw/react-md-editor": "^4.0.3",
|
||||
"@uppy/aws-s3": "^4.1.0",
|
||||
"@uppy/compressor": "^2.1.1",
|
||||
"@uppy/core": "^4.2.0",
|
||||
"@uppy/core": "^4.4.3",
|
||||
"@uppy/dashboard": "^4.1.0",
|
||||
"@uppy/drag-drop": "^4.0.2",
|
||||
"@uppy/file-input": "^4.0.1",
|
||||
|
|
|
|||
Loading…
Reference in New Issue