Merge pull request #67 from simple-login/snyk-upgrade-91da28e48615ce85f1a95da960f4fdd7

[Snyk] Upgrade vue from 2.6.11 to 2.6.12
This commit is contained in:
Son Nguyen Kim
2020-09-12 10:49:03 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "simplelogin-extension",
"version": "2.2.0",
"version": "2.3.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -7586,9 +7586,9 @@
"dev": true
},
"vue": {
"version": "2.6.11",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.6.11.tgz",
"integrity": "sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ=="
"version": "2.6.12",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.6.12.tgz",
"integrity": "sha512-uhmLFETqPPNyuLLbsKz6ioJ4q7AZHzD8ZVFNATNyICSZouqP2Sz0rotWQC8UNBF6VGSCs5abnKJoStA6JbCbfg=="
},
"vue-functional-data-merge": {
"version": "3.1.0",
+1 -1
View File
@@ -26,7 +26,7 @@
"bootstrap": "^4.5.2",
"bootstrap-vue": "^2.16.0",
"v-clipboard": "^2.2.3",
"vue": "^2.6.11",
"vue": "^2.6.12",
"vue-js-modal": "^1.3.35",
"vue-js-toggle-button": "^1.3.3",
"vue-router": "^3.3.4",