From 6dc248c31d227a0686b59ceed6fff3e72bce4eeb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Sep 2024 23:38:49 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6032459 - https://snyk.io/vuln/SNYK-JS-IP-7148531 - https://snyk.io/vuln/SNYK-JS-TAR-6476909 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-AXIOS-6144788 - https://snyk.io/vuln/SNYK-JS-AXIOS-6124857 - https://snyk.io/vuln/SNYK-JS-FASTXMLPARSER-7573289 - https://snyk.io/vuln/SNYK-JS-EXPRESS-6474509 - https://snyk.io/vuln/SNYK-JS-UGLIFYJS-1727251 --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index bad9ebd48e92d0..ad47be2a0735b6 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "@storybook/addon-toolbars": "7.6.15", "@storybook/addon-viewport": "7.6.15", "@storybook/react": "7.6.15", - "@storybook/react-webpack5": "7.6.15", + "@storybook/react-webpack5": "8.2.0", "@storybook/source-loader": "7.6.15", "@storybook/theming": "7.6.15", "@testing-library/jest-dom": "5.16.5", @@ -173,7 +173,7 @@ "@wordpress/stylelint-config": "file:packages/stylelint-config", "ajv": "8.7.1", "ajv-draft-04": "1.0.0", - "appium": "2.0.0", + "appium": "2.5.2", "babel-jest": "29.7.0", "babel-loader": "9.1.3", "babel-plugin-inline-json-import": "0.3.2", @@ -217,7 +217,7 @@ "jest-junit": "13.0.0", "jest-message-util": "29.6.2", "jest-watch-typeahead": "2.2.2", - "lerna": "7.1.4", + "lerna": "8.1.5", "lint-staged": "10.0.2", "make-dir": "3.0.0", "mkdirp": "3.0.1", @@ -235,7 +235,7 @@ "progress": "2.0.3", "react": "18.3.1", "react-dom": "18.3.1", - "react-native": "0.73.3", + "react-native": "0.74.0", "react-native-url-polyfill": "1.1.2", "react-refresh": "0.14.0", "react-test-renderer": "18.3.1", @@ -251,7 +251,7 @@ "snapshot-diff": "0.10.0", "source-map-loader": "3.0.0", "sprintf-js": "1.1.1", - "storybook": "7.6.15", + "storybook": "8.2.0", "storybook-source-link": "2.0.9", "strip-json-comments": "5.0.0", "style-loader": "3.2.1", @@ -259,7 +259,7 @@ "typescript": "5.4.5", "uglify-js": "3.13.7", "uuid": "9.0.1", - "webdriverio": "8.16.20", + "webdriverio": "9.0.0", "webpack": "5.88.2", "webpack-bundle-analyzer": "4.9.1", "worker-farm": "1.7.0"