diff --git a/build/javascript/package-lock.json b/build/javascript/package-lock.json index 82e5b2eff..61af72e18 100644 --- a/build/javascript/package-lock.json +++ b/build/javascript/package-lock.json @@ -14,7 +14,7 @@ "htm": "^3.1.0", "mark.js": "^8.11.1", "micromodal": "^0.4.10", - "preact": "10.6.4", + "preact": "10.6.5", "tailwindcss": "^1.9.6", "video.js": "7.17.0" }, @@ -2214,9 +2214,9 @@ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" }, "node_modules/preact": { - "version": "10.6.4", - "resolved": "https://registry.npmjs.org/preact/-/preact-10.6.4.tgz", - "integrity": "sha512-WyosM7pxGcndU8hY0OQlLd54tOU+qmG45QXj2dAYrL11HoyU/EzOSTlpJsirbBr1QW7lICxSsVJJmcmUglovHQ==", + "version": "10.6.5", + "resolved": "https://registry.npmjs.org/preact/-/preact-10.6.5.tgz", + "integrity": "sha512-i+LXM6JiVjQXSt2jG2vZZFapGpCuk1fl8o6ii3G84MA3xgj686FKjs4JFDkmUVhtxyq21+4ay74zqPykz9hU6w==", "funding": { "type": "opencollective", "url": "https://opencollective.com/preact" @@ -4707,9 +4707,9 @@ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" }, "preact": { - "version": "10.6.4", - "resolved": "https://registry.npmjs.org/preact/-/preact-10.6.4.tgz", - "integrity": "sha512-WyosM7pxGcndU8hY0OQlLd54tOU+qmG45QXj2dAYrL11HoyU/EzOSTlpJsirbBr1QW7lICxSsVJJmcmUglovHQ==" + "version": "10.6.5", + "resolved": "https://registry.npmjs.org/preact/-/preact-10.6.5.tgz", + "integrity": "sha512-i+LXM6JiVjQXSt2jG2vZZFapGpCuk1fl8o6ii3G84MA3xgj686FKjs4JFDkmUVhtxyq21+4ay74zqPykz9hU6w==" }, "pretty-hrtime": { "version": "1.0.3", diff --git a/build/javascript/package.json b/build/javascript/package.json index a7318cefa..07f23c575 100644 --- a/build/javascript/package.json +++ b/build/javascript/package.json @@ -9,7 +9,7 @@ "htm": "^3.1.0", "mark.js": "^8.11.1", "micromodal": "^0.4.10", - "preact": "10.6.4", + "preact": "10.6.5", "tailwindcss": "^1.9.6", "video.js": "7.17.0" },