Bump vue-sweetalert2 from 4.2.1 to 4.3.1 (#606)

Bumps [vue-sweetalert2](https://github.com/avil13/vue-sweetalert2) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/avil13/vue-sweetalert2/releases)
- [Commits](https://github.com/avil13/vue-sweetalert2/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-23 12:21:00 +02:00 committed by GitHub
parent 6616b6d570
commit b065ac73ff
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -23,7 +23,7 @@
"vue-gsheets": "^4.0.3",
"vue-material-design-icons": "^4.11.0",
"vue-moment": "^4.1.0",
"vue-sweetalert2": "^4.2.1",
"vue-sweetalert2": "^4.3.1",
"vuepress-plugin-dehydrate": "^1.1.5",
"vuepress-plugin-robots": "^1.0.1",
"vuex": "^3.6.2"
@ -15974,9 +15974,9 @@
}
},
"node_modules/vue-sweetalert2": {
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-4.2.1.tgz",
"integrity": "sha512-0YWUXxrzMp/xv348OZgqh4ICq3OUAc3Tt5N0e/0vAtze92vi2E27z+VRDIHtUOarNdjCmkV7w9PSRJzjq9xSNg==",
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-4.3.1.tgz",
"integrity": "sha512-4ZsCpBupG9Q6RJsJ4z/+VkXp0+u5nWz9Z+TcsBU7sS7T47E/ZN3kZSwpCV1F+GdVzurYDcXNcKiwjQ3g7uXzqw==",
"dependencies": {
"sweetalert2": "10.x"
},
@ -30700,9 +30700,9 @@
}
},
"vue-sweetalert2": {
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-4.2.1.tgz",
"integrity": "sha512-0YWUXxrzMp/xv348OZgqh4ICq3OUAc3Tt5N0e/0vAtze92vi2E27z+VRDIHtUOarNdjCmkV7w9PSRJzjq9xSNg==",
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-4.3.1.tgz",
"integrity": "sha512-4ZsCpBupG9Q6RJsJ4z/+VkXp0+u5nWz9Z+TcsBU7sS7T47E/ZN3kZSwpCV1F+GdVzurYDcXNcKiwjQ3g7uXzqw==",
"requires": {
"sweetalert2": "10.x"
}

View File

@ -56,7 +56,7 @@
"vue-gsheets": "^4.0.3",
"vue-material-design-icons": "^4.11.0",
"vue-moment": "^4.1.0",
"vue-sweetalert2": "^4.2.1",
"vue-sweetalert2": "^4.3.1",
"vuepress-plugin-dehydrate": "^1.1.5",
"vuepress-plugin-robots": "^1.0.1",
"vuex": "^3.6.2"