Bump autosize from 4.0.2 to 5.0.0

Bumps [autosize](https://github.com/jackmoore/autosize) from 4.0.2 to 5.0.0.
- [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...5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-05-31 08:30:42 +00:00 committed by GitHub
parent fd63132f47
commit 874263c184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 10 deletions

12
package-lock.json generated
View File

@ -4879,9 +4879,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": "5.0.0",
"resolved": "https://registry.npmjs.org/autosize/-/autosize-5.0.0.tgz",
"integrity": "sha512-sZz3VVgbU2VY1EZnNf3GBHNmsO8LE679RvDb/yPgB+i6Q89YX+dJTjtRfTirM1/iCP/brOXoSzwusRg3yjNTdw=="
},
"axios": {
"version": "0.21.1",
@ -10912,12 +10912,6 @@
}
}
},
"jsdom-global": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/jsdom-global/-/jsdom-global-3.0.2.tgz",
"integrity": "sha1-a9KZwTsMRiay2iwDk81DhdYGrLk=",
"dev": true
},
"jsesc": {
"version": "2.5.2",
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",

View File

@ -41,7 +41,7 @@
"@nextcloud/router": "^1.1.0",
"@nextcloud/vue": "^3.10.0",
"@nextcloud/vue-dashboard": "^2.0.1",
"autosize": "^4.0.2",
"autosize": "^5.0.0",
"backbone": "^1.4.0",
"blueimp-md5": "^2.18.0",
"bootstrap": "^4.6.0",