From 9ba51d4ae5d57df7cb51d89ca5a4ea0866f769a6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 24 Nov 2024 16:24:56 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962462 - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 - https://snyk.io/vuln/SNYK-JS-WS-7266574 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 - https://snyk.io/vuln/SNYK-JS-BODYPARSER-7926860 - https://snyk.io/vuln/SNYK-JS-MARKDOWNTOJSX-6258886 - https://snyk.io/vuln/SNYK-JS-EXPRESS-7926867 - https://snyk.io/vuln/SNYK-JS-SEND-7926862 - https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865 - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060 --- package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index b5ec7663bc0b60..f60a361b80eaaf 100644 --- a/package.json +++ b/package.json @@ -108,19 +108,19 @@ "@emotion/jest": "11.7.1", "@emotion/native": "11.0.0", "@geometricpanda/storybook-addon-badges": "2.0.1", - "@octokit/rest": "16.26.0", + "@octokit/rest": "17.0.0", "@octokit/types": "6.34.0", "@octokit/webhooks-types": "5.6.0", "@playwright/test": "1.39.0", "@pmmmwh/react-refresh-webpack-plugin": "0.5.11", "@storybook/addon-a11y": "7.2.2", "@storybook/addon-actions": "7.2.2", - "@storybook/addon-controls": "7.2.2", - "@storybook/addon-docs": "7.2.2", + "@storybook/addon-controls": "7.6.0", + "@storybook/addon-docs": "8.2.0", "@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.0", "babel-jest": "29.6.2", "babel-loader": "8.2.3", "babel-plugin-inline-json-import": "0.3.2", @@ -197,10 +197,10 @@ "eslint-plugin-import": "2.25.2", "eslint-plugin-jest": "27.2.3", "eslint-plugin-jest-dom": "5.0.2", - "eslint-plugin-prettier": "5.0.0", + "eslint-plugin-prettier": "5.2.1", "eslint-plugin-ssr-friendly": "1.0.6", - "eslint-plugin-storybook": "0.6.13", - "eslint-plugin-testing-library": "6.0.2", + "eslint-plugin-storybook": "0.10.0", + "eslint-plugin-testing-library": "7.0.0", "execa": "4.0.2", "fast-glob": "3.2.7", "filenamify": "4.2.0", @@ -213,7 +213,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.1", "make-dir": "3.0.0", "metro-react-native-babel-preset": "0.73.10", @@ -232,11 +232,11 @@ "progress": "2.0.3", "react": "18.2.0", "react-dom": "18.2.0", - "react-native": "0.71.15", + "react-native": "0.76.0", "react-native-url-polyfill": "1.1.2", "react-refresh": "0.14.0", "react-test-renderer": "18.2.0", - "reassure": "0.7.1", + "reassure": "0.11.0", "redux": "4.1.2", "resize-observer-polyfill": "1.5.1", "rimraf": "3.0.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",