Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the security group in /web with 25 updates (#4451)
Bumps the security group in /web with 25 updates: | Package | From | To | | --- | --- | --- | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.15.5` | `5.15.10` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.5` | `5.15.10` | | [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/storysource) | `7.6.10` | `7.6.16` | | [apexcharts](https://github.com/apexcharts/apexcharts.js) | `3.45.1` | `3.45.2` | | [axios](https://github.com/axios/axios) | `1.6.5` | `1.6.7` | | [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.45.0` | `0.46.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.21.3` | `6.22.1` | | [semver](https://github.com/npm/node-semver) | `7.5.4` | `7.6.0` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.496.0` | `3.515.0` | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.23.4` | `7.23.9` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.7` | `7.23.9` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.23.3` | `7.23.10` | | [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) | `7.23.7` | `7.23.9` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.8` | `7.23.9` | | [@pact-foundation/pact](https://github.com/pact-foundation/pact-js) | `12.1.2` | `12.2.0` | | [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `7.6.10` | `7.6.16` | | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `7.6.10` | `7.6.16` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `7.6.10` | `7.6.16` | | [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/builders/builder-webpack5) | `7.6.10` | `7.6.16` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.48` | `18.2.55` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `18.2.19` | | [css-loader](https://github.com/webpack-contrib/css-loader) | `6.9.1` | `6.10.0` | | [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `2.7.7` | `2.8.0` | | [sass](https://github.com/sass/dart-sass) | `1.70.0` | `1.71.0` | | [webpack](https://github.com/webpack/webpack) | `5.89.0` | `5.90.2` | Updates `@mui/icons-material` from 5.15.5 to 5.15.10 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.10/packages/mui-icons-material) Updates `@mui/material` from 5.15.5 to 5.15.10 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.10/packages/mui-material) Updates `@storybook/addon-storysource` from 7.6.10 to 7.6.16 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.16/code/addons/storysource) Updates `apexcharts` from 3.45.1 to 3.45.2 - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](apexcharts/apexcharts.js@v3.45.1...v3.45.2) Updates `axios` from 1.6.5 to 1.6.7 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.5...v1.6.7) Updates `monaco-editor` from 0.45.0 to 0.46.0 - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.45.0...v0.46.0) Updates `react-router-dom` from 6.21.3 to 6.22.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/[email protected]/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `semver` from 7.5.4 to 7.6.0 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.5.4...v7.6.0) Updates `@aws-sdk/types` from 3.496.0 to 3.515.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.515.0/packages/types) Updates `@babel/cli` from 7.23.4 to 7.23.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-cli) Updates `@babel/core` from 7.23.7 to 7.23.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-core) Updates `@babel/eslint-parser` from 7.23.3 to 7.23.10 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.10/eslint/babel-eslint-parser) Updates `@babel/plugin-proposal-decorators` from 7.23.7 to 7.23.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-plugin-proposal-decorators) Updates `@babel/preset-env` from 7.23.8 to 7.23.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-preset-env) Updates `@pact-foundation/pact` from 12.1.2 to 12.2.0 - [Release notes](https://github.com/pact-foundation/pact-js/releases) - [Changelog](https://github.com/pact-foundation/pact-js/blob/master/CHANGELOG.md) - [Commits](pact-foundation/pact-js@v12.1.2...v12.2.0) Updates `@storybook/addon-actions` from 7.6.10 to 7.6.16 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.16/code/addons/actions) Updates `@storybook/addon-interactions` from 7.6.10 to 7.6.16 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.16/code/addons/interactions) Updates `@storybook/addon-links` from 7.6.10 to 7.6.16 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.16/code/addons/links) Updates `@storybook/builder-webpack5` from 7.6.10 to 7.6.16 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.16/code/builders/builder-webpack5) Updates `@types/react` from 18.2.48 to 18.2.55 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.2.18 to 18.2.19 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `css-loader` from 6.9.1 to 6.10.0 - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/css-loader@v6.9.1...v6.10.0) Updates `mini-css-extract-plugin` from 2.7.7 to 2.8.0 - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/mini-css-extract-plugin@v2.7.7...v2.8.0) Updates `sass` from 1.70.0 to 1.71.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.70.0...1.71.0) Updates `webpack` from 5.89.0 to 5.90.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.89.0...v5.90.2) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: "@storybook/addon-storysource" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: apexcharts dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: monaco-editor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: "@aws-sdk/types" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: security - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security - dependency-name: "@babel/plugin-proposal-decorators" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security - dependency-name: "@pact-foundation/pact" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: security - dependency-name: "@storybook/addon-actions" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security - dependency-name: "@storybook/addon-interactions" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security - dependency-name: "@storybook/addon-links" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security - dependency-name: "@storybook/builder-webpack5" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-minor dependency-group: security - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-minor dependency-group: security - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: security - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: security ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information