diff --git a/package-lock.json b/package-lock.json index 883b01f..519e4c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@popperjs/core": "^2.11.5", "bootstrap": "^5.1.3", "bootstrap-icons": "^1.8.1", - "bootswatch": "^5.1.3", + "bootswatch": "^5.2.3", "jquery": "^3.5.1", "moment": "^2.29.3" } @@ -47,9 +47,9 @@ } }, "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", @@ -83,9 +83,9 @@ "integrity": "sha512-IXUqislddPJfwq6H+2nTkHyr9epO9h6u1AG0OZCx616w+TgzeoCjfmI3qJMQqt1J586gN2IxzB4M99Ip4sTZ1w==" }, "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 7b65366..90059f7 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@popperjs/core": "^2.11.5", "bootstrap": "^5.1.3", "bootstrap-icons": "^1.8.1", - "bootswatch": "^5.1.3", + "bootswatch": "^5.2.3", "jquery": "^3.5.1", "moment": "^2.29.3" }