diff --git a/package.json b/package.json index 59b2305..6d396d1 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@marscollective/gatsby-theme-link-free": "0.2.8", "gatsby": "3.0.4", - "html-webpack-plugin": "^5.3.1", + "html-webpack-plugin": "5.3.1", "react": "17.0.1", "react-dom": "17.0.1" } diff --git a/yarn.lock b/yarn.lock index e1d442b..d956017 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7926,7 +7926,7 @@ html-void-elements@^1.0.0, html-void-elements@^1.0.1: resolved "https://registry.yarnpkg.com/html-void-elements/-/html-void-elements-1.0.5.tgz#ce9159494e86d95e45795b166c2021c2cfca4483" integrity sha512-uE/TxKuyNIcx44cIWnjr/rfIATDH7ZaOMmstu0CwhFG1Dunhlp4OC6/NMbhiwoq5BpW0ubi303qnEk/PZj614w== -html-webpack-plugin@^5.2.0, html-webpack-plugin@^5.3.1: +html-webpack-plugin@5.3.1, html-webpack-plugin@^5.2.0: version "5.3.1" resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.3.1.tgz#8797327548e3de438e3494e0c6d06f181a7f20d1" integrity sha512-rZsVvPXUYFyME0cuGkyOHfx9hmkFa4pWfxY/mdY38PsBEaVNsRoA+Id+8z6DBDgyv3zaw6XQszdF8HLwfQvcdQ==