Bump vue-sweetalert2 from 3.0.3 to 3.0.5 (#169)

Bumps [vue-sweetalert2](https://github.com/avil13/vue-sweetalert2) from 3.0.3 to 3.0.5.
- [Release notes](https://github.com/avil13/vue-sweetalert2/releases)
- [Changelog](https://github.com/avil13/vue-sweetalert2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avil13/vue-sweetalert2/commits/v3.0.5)

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] 2020-05-07 10:29:15 +02:00 committed by GitHub
parent 5bcf8cd942
commit 078cfe3ca5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@ -13324,9 +13324,9 @@
}
},
"sweetalert2": {
"version": "9.8.2",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-9.8.2.tgz",
"integrity": "sha512-Lr7DbVi/uNwQ9LOJXt9N5JZkJT0Tga9bCGfPbtnm9Gwfhs/Wthp8vSrtE+x9kjMSpvlkvoPO7TDFxoP0jFnDow=="
"version": "9.10.12",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-9.10.12.tgz",
"integrity": "sha512-RnarmbDGTPmwecJbaVdq5LvlzbVReIOtPk0huPnXOE19G00xMxGcTY0wjt9AjwsexUnLivLXc3b6nD6+D6NlGg=="
},
"table": {
"version": "5.4.6",
@ -14271,9 +14271,9 @@
}
},
"vue-sweetalert2": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-3.0.3.tgz",
"integrity": "sha512-8gEUfz6z2qJ7oQ8Bn5O9MJ+FRD53q+ziJouNh/SQ9Gx2v6WuRb8DB9tZMKGXR8YZip4CDVvSn8dh254YU2SCPg==",
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-3.0.5.tgz",
"integrity": "sha512-X1Jj7bNC7uTDXeHjOnW/PAMn96yiFzF740R5kW++xDaYYymXReo/zi1F7iqVyfZccsZMb4Y+5u3DFBlPNSuRIg==",
"requires": {
"sweetalert2": "9.x"
}

View File

@ -33,7 +33,7 @@
"lodash.groupby": "^4.6.0",
"lodash.sortby": "^4.7.0",
"material-design-icons": "^3.0.1",
"vue-sweetalert2": "^3.0.3",
"vue-sweetalert2": "^3.0.5",
"vuepress-plugin-sitemap": "^2.3.1"
}
}