Merge pull request #29 from simple-login/snyk-upgrade-cff8a33bc1efb47fd40518e92c918f7e

[Snyk] Upgrade vue from 2.6.10 to 2.6.11
This commit is contained in:
Son Nguyen Kim
2020-07-30 08:04:42 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7584,9 +7584,9 @@
"dev": true
},
"vue": {
"version": "2.6.10",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.6.10.tgz",
"integrity": "sha512-ImThpeNU9HbdZL3utgMCq0oiMzAkt1mcgy3/E6zWC/G6AaQoeuFdsl9nDhTDU3X1R6FK7nsIUuRACVcjI+A2GQ=="
"version": "2.6.11",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.6.11.tgz",
"integrity": "sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ=="
},
"vue-functional-data-merge": {
"version": "3.1.0",
+1 -1
View File
@@ -23,7 +23,7 @@
"bootstrap": "^4.5.0",
"bootstrap-vue": "^2.15.0",
"v-clipboard": "^2.2.2",
"vue": "^2.6.10",
"vue": "^2.6.11",
"vue-js-modal": "^1.3.35",
"vue-js-toggle-button": "^1.3.3",
"vue-router": "^3.3.4",