diff --git a/package-lock.json b/package-lock.json index ef59dc9..04e217c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@popperjs/core": "^2.11.6", "bootstrap": "^5.1.3", "bootstrap-icons": "^1.10.3", - "bootswatch": "^5.1.3", + "bootswatch": "^5.2.3", "jquery": "^3.5.1", "moment": "^2.29.3" } @@ -44,9 +44,9 @@ "integrity": "sha512-7Qvj0j0idEm/DdX9Q0CpxAnJYqBCFCiUI6qzSPYfERMcokVuV9Mdm/AJiVZI8+Gawe4h/l6zFcOzvV7oXCZArw==" }, "node_modules/bootswatch": { - "version": "5.1.3", - "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.1.3.tgz", - "integrity": "sha512-NmZFN6rOCoXWQ/PkzmD8FFWDe24kocX9OXWHNVaLxVVnpqpAzEbMFsf8bAfKwVtpNXibasZCzv09B5fLieAh2g==" + "version": "5.2.3", + "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.2.3.tgz", + "integrity": "sha512-tvnW15WoOY2sEp1uT1ITDQiJy2TekQa+K+Q28WDXibleIxsY0nAoC9IylbnUPD7Q5vkCIclOuBHLVBblJYYPSA==" }, "node_modules/jquery": { "version": "3.6.0", @@ -80,9 +80,9 @@ "integrity": "sha512-7Qvj0j0idEm/DdX9Q0CpxAnJYqBCFCiUI6qzSPYfERMcokVuV9Mdm/AJiVZI8+Gawe4h/l6zFcOzvV7oXCZArw==" }, "bootswatch": { - "version": "5.1.3", - "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.1.3.tgz", - "integrity": "sha512-NmZFN6rOCoXWQ/PkzmD8FFWDe24kocX9OXWHNVaLxVVnpqpAzEbMFsf8bAfKwVtpNXibasZCzv09B5fLieAh2g==" + "version": "5.2.3", + "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.2.3.tgz", + "integrity": "sha512-tvnW15WoOY2sEp1uT1ITDQiJy2TekQa+K+Q28WDXibleIxsY0nAoC9IylbnUPD7Q5vkCIclOuBHLVBblJYYPSA==" }, "jquery": { "version": "3.6.0", diff --git a/package.json b/package.json index f0203fc..88e008f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@popperjs/core": "^2.11.6", "bootstrap": "^5.1.3", "bootstrap-icons": "^1.10.3", - "bootswatch": "^5.1.3", + "bootswatch": "^5.2.3", "jquery": "^3.5.1", "moment": "^2.29.3" }