mirror of
https://github.com/volodymyrsmirnov/MalwareMultiScan.git
synced 2025-08-24 05:22:22 +00:00
Merge pull request #44 from mindcollapse/dependabot/npm_and_yarn/MalwareMultiScan.Ui/bootstrap-vue-2.20.1
Bump bootstrap-vue from 2.19.0 to 2.20.1 in /MalwareMultiScan.Ui
This commit is contained in:
commit
c20bf4b7a8
6
MalwareMultiScan.Ui/package-lock.json
generated
6
MalwareMultiScan.Ui/package-lock.json
generated
@ -2952,9 +2952,9 @@
|
||||
"integrity": "sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ=="
|
||||
},
|
||||
"bootstrap-vue": {
|
||||
"version": "2.19.0",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap-vue/-/bootstrap-vue-2.19.0.tgz",
|
||||
"integrity": "sha512-IjAXUSrRU5Qu9x3uwUcoj6LtysKbCVeWoJOsODyI/WokStUr95M+tTIajXUjIrB/Nsk0fS+RNvZnm2sWeNFrhg==",
|
||||
"version": "2.20.1",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap-vue/-/bootstrap-vue-2.20.1.tgz",
|
||||
"integrity": "sha512-s+w83q0T2mo/RbFwTM8gExbLJMEOYpdTUqmyFaHv2Ir+TFprMvTWpeAzeNuawJ130W1gePZ3LW3cNp1t/tZbOw==",
|
||||
"requires": {
|
||||
"@nuxt/opencollective": "^0.3.2",
|
||||
"bootstrap": ">=4.5.3 <5.0.0",
|
||||
|
@ -13,7 +13,7 @@
|
||||
"@nuxtjs/axios": "^5.12.3",
|
||||
"@nuxtjs/proxy": "^2.0.1",
|
||||
"bootstrap": "^4.5.2",
|
||||
"bootstrap-vue": "^2.19.0",
|
||||
"bootstrap-vue": "^2.20.1",
|
||||
"core-js": "^3.8.1",
|
||||
"nuxt": "^2.14.10"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user