fix(deps): update bootswatch to 4.4.0

This commit is contained in:
Łukasz Mierzwa
2019-11-27 14:23:10 +00:00
parent 8f19dd51b1
commit 569fdc7e08
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -4651,9 +4651,9 @@
"integrity": "sha512-dqCYJNs/Fxa3IVQ+v/lC694POCThUjZsA4wwqs8l+yk67B6ww2Ki++WaM6CVGe5+tArBBrknzjjh01/NT5rLjA=="
},
"bootswatch": {
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.3.1.tgz",
"integrity": "sha512-kNdpo/TnhO++aic1IODLIe1V0lx6pXwHMpwXMacpANDnuVDtgU1MUgUbVMC3rSWm4UcbImfwPraNYgjKDT0BtA=="
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.4.0.tgz",
"integrity": "sha512-Cj/Hz4L/epjDfrxdtqdBvkPWCQDFgZVN+5kkpcBtWkja+PPgeNwTTTjRHmjmD0yelYjnU26Vh2VV0Xwr1p1/lg=="
},
"boxen": {
"version": "3.2.0",

View File

@@ -16,7 +16,7 @@
"@types/react-dom": "16.9.4",
"body-scroll-lock": "2.6.4",
"bootstrap": "4.4.0",
"bootswatch": "4.3.1",
"bootswatch": "4.4.0",
"copy-to-clipboard": "3.2.0",
"csshake": "1.5.3",
"fast-deep-equal": "2.0.1",