From 0dcd53462b874872184c0f8b4a477361ae7ffb32 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 27 Nov 2023 00:56:26 +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-ASYNC-2441827 - https://snyk.io/vuln/SNYK-JS-AXIOS-1579269 - https://snyk.io/vuln/SNYK-JS-AXIOS-6032459 - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-2332181 - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-2396346 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-JPEGJS-2859218 - https://snyk.io/vuln/SNYK-JS-JPEGJS-570039 - https://snyk.io/vuln/SNYK-JS-JSONSCHEMA-1920922 - https://snyk.io/vuln/SNYK-JS-LODASHSET-1320032 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-MOMENT-2440688 - https://snyk.io/vuln/SNYK-JS-MOMENT-2944238 - https://snyk.io/vuln/SNYK-JS-NODEIDEVICE-609343 - https://snyk.io/vuln/SNYK-JS-PLIST-2405644 - https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692 - https://snyk.io/vuln/SNYK-JS-QS-3153490 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-SHELLQUOTE-1766506 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-TRIM-1017038 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/SNYK-JS-XML2JS-5414874 - https://snyk.io/vuln/SNYK-JS-XMLDOM-1534562 - https://snyk.io/vuln/SNYK-JS-XMLDOM-3042242 - https://snyk.io/vuln/SNYK-JS-XMLDOM-3092935 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index fb9c09649f476..c95a9f512da10 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "@emotion/babel-plugin": "11.3.0", "@emotion/jest": "11.7.1", "@emotion/native": "11.0.0", - "@octokit/rest": "16.26.0", + "@octokit/rest": "17.0.0", "@octokit/types": "6.34.0", "@octokit/webhooks-types": "5.6.0", "@playwright/test": "1.32.0", @@ -107,12 +107,12 @@ "@storybook/addon-a11y": "6.5.7", "@storybook/addon-actions": "6.5.7", "@storybook/addon-controls": "6.5.7", - "@storybook/addon-docs": "6.5.7", + "@storybook/addon-docs": "7.0.0", "@storybook/addon-toolbars": "6.5.7", "@storybook/addon-viewport": "6.5.7", "@storybook/builder-webpack5": "6.5.7", "@storybook/manager-webpack5": "6.5.7", - "@storybook/react": "6.5.7", + "@storybook/react": "7.0.0", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "13.4.0", "@testing-library/react-native": "11.3.0", @@ -163,7 +163,7 @@ "@wordpress/stylelint-config": "file:packages/stylelint-config", "ajv": "8.7.1", "ajv-draft-04": "1.0.0", - "appium": "1.22.3", + "appium": "2.0.0", "babel-jest": "29.5.0", "babel-loader": "8.2.3", "babel-plugin-inline-json-import": "0.3.2", @@ -204,7 +204,7 @@ "jest-message-util": "29.5.0", "jest-watch-typeahead": "2.2.2", "lerna": "5.5.2", - "lint-staged": "10.0.1", + "lint-staged": "10.2.0", "lodash": "4.17.21", "make-dir": "3.0.0", "metro-react-native-babel-preset": "0.70.3", @@ -215,14 +215,14 @@ "node-fetch": "2.6.1", "node-watch": "0.7.0", "npm-run-all": "4.1.5", - "patch-package": "6.2.2", + "patch-package": "6.4.6", "postcss": "8.4.16", "postcss-loader": "6.2.1", "prettier": "npm:wp-prettier@2.8.5", "progress": "2.0.3", "react": "18.2.0", "react-dom": "18.2.0", - "react-native": "0.69.4", + "react-native": "0.70.0", "react-native-url-polyfill": "1.1.2", "react-refresh": "0.10.0", "react-test-renderer": "18.2.0",