diff --git a/package.json b/package.json index ac39f200..a640349c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "url": "https://github.com/dalen/puppetexplorer.git" }, "dependencies": { - "bootswatch": "^4.1.3", + "bootswatch": "^5.0.2", "classjoin": "^0.2.1", "date-fns": "^1.29.0", "font-awesome": "^4.7.0", diff --git a/yarn.lock b/yarn.lock index 8076e7b8..4b0fa87c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1710,10 +1710,10 @@ boom@2.x.x: dependencies: hoek "2.x.x" -bootswatch@^4.1.3: - version "4.1.3" - resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-4.1.3.tgz#30e3723b19fa89568cffcdc9c8943b469a2745e9" - integrity sha1-MONyOxn6iVaM/83JyJQ7RponRek= +bootswatch@^5.0.2: + version "5.0.2" + resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-5.0.2.tgz#b733a5b50384299d660ae4d3963252805bad1c03" + integrity sha512-mND4kaJ8/j9Iy1IRBrJfP6bi92wICTxuT9ZA2+b8RuVU9YYBH6du2yzgPt+yQ+kBjgRaIq3enhPpy8LU7J8Trg== brace-expansion@^1.1.7: version "1.1.11"