Bump autosize from 4.0.2 to 4.0.4
Bumps [autosize](https://github.com/jackmoore/autosize) from 4.0.2 to 4.0.4. - [Release notes](https://github.com/jackmoore/autosize/releases) - [Changelog](https://github.com/jackmoore/autosize/blob/master/changelog.md) - [Commits](https://github.com/jackmoore/autosize/compare/4.0.2...4.0.4) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6cad27bdf3
commit
f8734549f0
|
@ -2660,9 +2660,9 @@
|
|||
"integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg=="
|
||||
},
|
||||
"autosize": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/autosize/-/autosize-4.0.2.tgz",
|
||||
"integrity": "sha512-jnSyH2d+qdfPGpWlcuhGiHmqBJ6g3X+8T+iRwFrHPLVcdoGJE/x6Qicm6aDHfTsbgZKxyV8UU/YB2p4cjKDRRA=="
|
||||
"version": "4.0.4",
|
||||
"resolved": "https://registry.npmjs.org/autosize/-/autosize-4.0.4.tgz",
|
||||
"integrity": "sha512-5yxLQ22O0fCRGoxGfeLSNt3J8LB1v+umtpMnPW6XjkTWXKoN0AmXAIhelJcDtFT/Y/wYWmfE+oqU10Q0b8FhaQ=="
|
||||
},
|
||||
"aws-sign2": {
|
||||
"version": "0.7.0",
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
"@nextcloud/router": "^1.1.0",
|
||||
"@nextcloud/vue": "^3.2.0",
|
||||
"@nextcloud/vue-dashboard": "^1.0.1",
|
||||
"autosize": "^4.0.2",
|
||||
"autosize": "^4.0.4",
|
||||
"backbone": "^1.4.0",
|
||||
"blueimp-md5": "^2.18.0",
|
||||
"bootstrap": "^4.6.0",
|
||||
|
|
Loading…
Reference in New Issue