fix(deps): update dependency bootswatch to v4.5.3

This commit is contained in:
Renovate Bot
2020-10-21 16:56:07 +01:00
committed by Łukasz Mierzwa
parent d202ffa54f
commit e862f572b6
2 changed files with 7 additions and 27 deletions
+6 -26
View File
@@ -6111,12 +6111,9 @@
"integrity": "sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ=="
},
"bootswatch": {
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.5.2.tgz",
"integrity": "sha512-Dfco9gxVtBhh8CVXkMjGLm/vNr2xjSK74agSvPVr3rrVhxFuvB/VELaLAqNH8sLeKVWBMNGwHUJS1gT3J2NYDQ==",
"requires": {
"websocket-driver": "^0.7.4"
}
"version": "4.5.3",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.5.3.tgz",
"integrity": "sha512-gaB3gBSAegmYbk97aVELKcSKVdPjWsSY4yCITkUt/SqbqjtMU/HtIUszb4O9vzdbrfuVXThc/qCXzjoJaAPgiQ=="
},
"boxen": {
"version": "4.2.0",
@@ -11282,11 +11279,6 @@
}
}
},
"http-parser-js": {
"version": "0.5.2",
"resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.2.tgz",
"integrity": "sha512-opCO9ASqg5Wy2FNo7A0sxy71yGbbkJJXLdgMK04Tcypw9jr2MgWbyubb0+WdmDmGnFflO7fRbqbaihh/ENDlRQ=="
},
"http-proxy": {
"version": "1.18.1",
"resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
@@ -20063,16 +20055,6 @@
"faye-websocket": "^0.10.0",
"uuid": "^3.4.0",
"websocket-driver": "0.6.5"
},
"dependencies": {
"websocket-driver": {
"version": "0.6.5",
"resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.6.5.tgz",
"integrity": "sha1-XLJVbOuF9Dc8bYI4qmkchFThOjY=",
"requires": {
"websocket-extensions": ">=0.1.1"
}
}
}
},
"sockjs-client": {
@@ -22692,12 +22674,10 @@
}
},
"websocket-driver": {
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz",
"integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==",
"version": "0.6.5",
"resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.6.5.tgz",
"integrity": "sha1-XLJVbOuF9Dc8bYI4qmkchFThOjY=",
"requires": {
"http-parser-js": ">=0.5.1",
"safe-buffer": ">=5.1.0",
"websocket-extensions": ">=0.1.1"
}
},
+1 -1
View File
@@ -35,7 +35,7 @@
"@typescript-eslint/parser": "4.5.0",
"body-scroll-lock": "3.1.5",
"bootstrap": "4.5.3",
"bootswatch": "4.5.2",
"bootswatch": "4.5.3",
"bricks.js": "1.8.0",
"copy-to-clipboard": "3.3.1",
"csshake": "1.5.3",