fix: upgrade vue-toasted from 1.1.27 to 1.1.28

Snyk has created this PR to upgrade vue-toasted from 1.1.27 to 1.1.28.

See this package in npm:
https://www.npmjs.com/package/vue-toasted

See this project in Snyk:
https://app.snyk.io/org/nguyenkims/project/23cffba7-d3c7-4e43-890c-5dcb85b749ff?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot
2020-07-30 02:42:05 +00:00
parent 4689825807
commit 8554f04d6d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7669,9 +7669,9 @@
}
},
"vue-toasted": {
"version": "1.1.27",
"resolved": "https://registry.npmjs.org/vue-toasted/-/vue-toasted-1.1.27.tgz",
"integrity": "sha512-GVbwInwnqkVxQ4GU/XYeQt1e0dAXL8sF5Hr1H/coCBbYUan5xP0G2mEz/HRDf1lt73rFQAN/bJcLTOKkqiM6tg=="
"version": "1.1.28",
"resolved": "https://registry.npmjs.org/vue-toasted/-/vue-toasted-1.1.28.tgz",
"integrity": "sha512-UUzr5LX51UbbiROSGZ49GOgSzFxaMHK6L00JV8fir/CYNJCpIIvNZ5YmS4Qc8Y2+Z/4VVYRpeQL2UO0G800Raw=="
},
"watchpack": {
"version": "1.6.0",
+1 -1
View File
@@ -28,7 +28,7 @@
"vue-js-toggle-button": "^1.3.3",
"vue-router": "^3.3.4",
"vue-textarea-autosize": "^1.1.1",
"vue-toasted": "^1.1.27",
"vue-toasted": "^1.1.28",
"webextension-polyfill": "^0.6.0"
},
"devDependencies": {