From 92d80cab408e4203b136fdb1c86de8760abcbbff Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 8 Dec 2024 17:29:52 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-8482416 - https://snyk.io/vuln/SNYK-JS-AXIOS-6671926 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b5ec7663bc0b6..d1b6bcb58f412 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "@storybook/addon-toolbars": "7.2.2", "@storybook/addon-viewport": "7.2.2", "@storybook/react": "7.2.2", - "@storybook/react-webpack5": "7.2.2", + "@storybook/react-webpack5": "8.4.0", "@storybook/source-loader": "7.2.2", "@storybook/theming": "7.2.2", "@testing-library/jest-dom": "5.16.5", @@ -170,7 +170,7 @@ "@wordpress/stylelint-config": "file:packages/stylelint-config", "ajv": "8.7.1", "ajv-draft-04": "1.0.0", - "appium": "2.0.0", + "appium": "2.12.2", "babel-jest": "29.6.2", "babel-loader": "8.2.3", "babel-plugin-inline-json-import": "0.3.2", @@ -248,7 +248,7 @@ "snapshot-diff": "0.10.0", "source-map-loader": "3.0.0", "sprintf-js": "1.1.1", - "storybook": "7.2.2", + "storybook": "8.2.0", "storybook-source-link": "2.0.9", "strip-json-comments": "5.0.0", "style-loader": "3.2.1",