From b31130f507bf5a80da07d0fa2ca7647462c0e9e6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 18:52:58 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692 - https://snyk.io/vuln/SNYK-JS-TRIM-1017038 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16899bf..56b6317 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@nestjs/platform-express": "9.4.0", "@prisma/client": "^5.3.1", "@storybook/builder-webpack5": "6.5.16", - "@storybook/core-server": "6.5.16", + "@storybook/core-server": "7.0.0", "@storybook/manager-webpack5": "6.5.16", "graphql": "^16.6.0", "graphql-tools": "^8.3.20",