Bump vue-awesome from 4.0.2 to 4.1.0

Bumps [vue-awesome](https://github.com/Justineo/vue-awesome) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/Justineo/vue-awesome/releases)
- [Changelog](https://github.com/Justineo/vue-awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Justineo/vue-awesome/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-20 09:57:06 +00:00 committed by GitHub
parent a82095a6bf
commit 20e6e4bd7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 12 deletions

16
package-lock.json generated
View File

@ -10474,8 +10474,7 @@
"core-js": {
"version": "3.6.5",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.6.5.tgz",
"integrity": "sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA==",
"dev": true
"integrity": "sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA=="
},
"core-js-compat": {
"version": "3.6.5",
@ -21219,11 +21218,6 @@
"integrity": "sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==",
"dev": true
},
"nanoid": {
"version": "2.1.7",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-2.1.7.tgz",
"integrity": "sha512-fmS3qwDldm4bE01HCIRqNk+f255CNjnAoeV3Zzzv0KemObHKqYgirVaZA9DtKcjogicWjYcHkJs4D5A8CjnuVQ=="
},
"nanomatch": {
"version": "1.2.13",
"resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz",
@ -29258,11 +29252,11 @@
"integrity": "sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ=="
},
"vue-awesome": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/vue-awesome/-/vue-awesome-4.0.2.tgz",
"integrity": "sha512-TE9hVwyVrGnBetO/MJwZ/7qLO6Vgr/WrDtIA7vwNryoLdA2jfRcKRw29KacpU5xj3wzZhHfYJ2xJLxfirhmH5Q==",
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/vue-awesome/-/vue-awesome-4.1.0.tgz",
"integrity": "sha512-4n+hg8KIMrwjXV6sRHcRZd18Somih5j4Yk2ZOv95pnvDpzbBkIYW4ktfivhqgNt50m0zDjmeEWiy1iVLtcccfw==",
"requires": {
"nanoid": "^2.1.6"
"core-js": "^3.4.4"
}
},
"vue-click-outside": {

View File

@ -197,7 +197,7 @@
"system-font-families": "^0.4.1",
"tunnel-agent": "^0.6.0",
"vue": "^2.6.11",
"vue-awesome": "^4.0.2",
"vue-awesome": "^4.1.0",
"vue-click-outside": "^1.1.0",
"vue-electron": "^1.0.6",
"vue-popperjs": "^2.3.0",