From 9612a69c3e02d92d74e75561d2dbcc2735db46a8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 16 Apr 2025 01:18:47 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-9691387 - https://snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-9691389 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b6f29ef..c63b85b2 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@markdoc/markdoc": "^0.2.1", "@markdoc/next.js": "^0.2.1", "@next/bundle-analyzer": "^13.2.0", - "@nrwl/next": "^15.2.1", + "@nrwl/next": "^15.8.8", "@schultzp2020/prism-react-renderer": "^1.3.7", "@segment/analytics-next": "^1.38.0", "@sindresorhus/slugify": "^2.1.0",