diff --git a/package.json b/package.json index 42eb8ad6fffb..d7a370127245 100644 --- a/package.json +++ b/package.json @@ -27,13 +27,13 @@ "csurf": "^1.11.0", "dayjs": "^1.10.7", "dotenv": "^10.0.0", - "express": "^4.17.2", + "express": "^4.17.3", "express-rate-limit": "^6.0.4", "express-slow-down": "^1.4.0", "express-timeout-handler": "^2.2.2", "flat": "^5.0.2", "github-slugger": "^1.4.0", - "got": "^11.8.2", + "got": "^11.8.5", "gray-matter": "^4.0.3", "hast-util-from-parse5": "^7.1.0", "hast-util-parse-selector": "^3.1.0", @@ -50,7 +50,7 @@ "js-cookie": "^3.0.1", "js-yaml": "^4.1.0", "kleur": "4.1.4", - "liquidjs": "^9.22.1", + "liquidjs": "^10.0.0", "lodash": "^4.17.21", "lodash-es": "^4.17.21", "lunr": "^2.3.9", @@ -58,8 +58,8 @@ "mdast-util-from-markdown": "^1.2.0", "mdast-util-to-string": "^3.1.0", "morgan": "^1.10.0", - "next": "^11.1.3", - "node-fetch": "^3.2.0", + "next": "^13.5.4", + "node-fetch": "^3.2.10", "parse5": "^6.0.1", "port-used": "^2.0.8", "react": "^17.0.2", @@ -78,9 +78,9 @@ "remark-parse-no-trim": "^8.0.4", "remark-rehype": "^10.1.0", "revalidator": "^0.3.1", - "rss-parser": "^3.12.0", + "rss-parser": "^3.13.0", "scroll-anchoring": "^0.1.0", - "semver": "^7.3.5", + "semver": "^7.5.2", "slash": "^4.0.0", "strip-html-comments": "^1.0.0", "styled-components": "^5.3.3",