diff --git a/ui/package-lock.json b/ui/package-lock.json index ddebf8175..11a2422f8 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -7409,9 +7409,9 @@ "integrity": "sha512-1Ge963tyEQWJJ+8qtXFU6wgmAVj9gweEjibUdbmcCEYsn38tVwRk8107rk2vzt6cfQcRr3SlZ8aQBqaD8aqf+Q==" }, "bootswatch": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.0.1.tgz", - "integrity": "sha512-qTTUvlBzyd7VR8S089uYRmCYmrAZruPhqEE9yCdek0fm4ELbJ3hGKAILT/tEv3N3r5Aps4teybQr/uCG3e9IaA==" + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.0.2.tgz", + "integrity": "sha512-mND4kaJ8/j9Iy1IRBrJfP6bi92wICTxuT9ZA2+b8RuVU9YYBH6du2yzgPt+yQ+kBjgRaIq3enhPpy8LU7J8Trg==" }, "boxen": { "version": "4.2.0", diff --git a/ui/package.json b/ui/package.json index 69a347800..0bf310bde 100644 --- a/ui/package.json +++ b/ui/package.json @@ -17,7 +17,7 @@ "@sentry/browser": "6.7.2", "body-scroll-lock": "3.1.5", "bootstrap": "5.0.2", - "bootswatch": "5.0.1", + "bootswatch": "5.0.2", "bricks.js": "1.8.0", "copy-to-clipboard": "3.3.1", "csshake": "1.5.3",