diff --git a/web/package-lock.json b/web/package-lock.json index 9b9a23932..72a2df45a 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -22,7 +22,7 @@ "he": "1.2.0", "lodash": "4.17.21", "markdown-it": "13.0.1", - "next": "^12.3.0", + "next": "12.3.0", "next-with-less": "2.0.5", "picmo": "5.6.3", "postcss-flexbugs-fixes": "5.0.2", diff --git a/web/package.json b/web/package.json index a5ae71502..7e82405f7 100644 --- a/web/package.json +++ b/web/package.json @@ -26,7 +26,7 @@ "he": "1.2.0", "lodash": "4.17.21", "markdown-it": "13.0.1", - "next": "^12.3.0", + "next": "12.3.0", "next-with-less": "2.0.5", "picmo": "5.6.3", "postcss-flexbugs-fixes": "5.0.2",