From 3426cf725ca55e7de4c694024e0c9bba8750616c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 05:29:28 +0000 Subject: [PATCH] Bump bootswatch from 4.5.2 to 4.5.3 Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 4.5.2 to 4.5.3. - [Release notes](https://github.com/thomaspark/bootswatch/releases) - [Commits](https://github.com/thomaspark/bootswatch/compare/v4.5.2...v4.5.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 +++++------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 683a9cc8..b1517ac2 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "axios": "^0.20.0", "bootstrap": "^4.5.3", "bootstrap-vue": "^2.17.0", - "bootswatch": "^4.5.2", + "bootswatch": "^4.5.3", "core-js": "^3.6.5", "echarts": "^4.9.0", "moment": "^2.29.1", diff --git a/yarn.lock b/yarn.lock index 90860e2b..0f8c68ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2355,12 +2355,10 @@ bootstrap-vue@^2.17.0: resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.3.tgz#c6a72b355aaf323920be800246a6e4ef30997fe6" integrity sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ== -bootswatch@^4.5.2: - version "4.5.2" - resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-4.5.2.tgz#da2d7b5cf37b07763e2e86c67bc30256821522a4" - integrity sha512-Dfco9gxVtBhh8CVXkMjGLm/vNr2xjSK74agSvPVr3rrVhxFuvB/VELaLAqNH8sLeKVWBMNGwHUJS1gT3J2NYDQ== - dependencies: - websocket-driver "^0.7.4" +bootswatch@^4.5.3: + version "4.5.3" + resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-4.5.3.tgz#bd9bd4fa212bd5872c932be58ed54e376ee7ccc5" + integrity sha512-gaB3gBSAegmYbk97aVELKcSKVdPjWsSY4yCITkUt/SqbqjtMU/HtIUszb4O9vzdbrfuVXThc/qCXzjoJaAPgiQ== brace-expansion@^1.1.7: version "1.1.11" @@ -9376,7 +9374,7 @@ websocket-driver@0.6.5: dependencies: websocket-extensions ">=0.1.1" -websocket-driver@>=0.5.1, websocket-driver@^0.7.4: +websocket-driver@>=0.5.1: version "0.7.4" resolved "https://registry.yarnpkg.com/websocket-driver/-/websocket-driver-0.7.4.tgz#89ad5295bbf64b480abcba31e4953aca706f5760" integrity sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==