Skip to content

Commit eee8cdc

Browse files
Bump the security group in /web with 8 updates (#4626)
Bumps the security group in /web with 8 updates: | Package | From | To | | --- | --- | --- | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.15.17` | `5.15.18` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.17` | `5.15.18` | | [apexcharts](https://github.com/apexcharts/apexcharts.js) | `3.49.0` | `3.49.1` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.567.0` | `3.577.0` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.1` | `4.17.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.11` | `20.12.12` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.1` | `18.3.2` | | [sass](https://github.com/sass/dart-sass) | `1.77.1` | `1.77.2` | Updates `@mui/icons-material` from 5.15.17 to 5.15.18 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.15.18/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.18/packages/mui-icons-material) Updates `@mui/material` from 5.15.17 to 5.15.18 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.15.18/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.18/packages/mui-material) Updates `apexcharts` from 3.49.0 to 3.49.1 - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](apexcharts/apexcharts.js@v3.49.0...v3.49.1) Updates `@aws-sdk/types` from 3.567.0 to 3.577.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.577.0/packages/types) Updates `@types/lodash` from 4.17.1 to 4.17.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 20.12.11 to 20.12.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.3.1 to 18.3.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `sass` from 1.77.1 to 1.77.2 - [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.77.1...1.77.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: apexcharts dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: "@aws-sdk/types" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: security - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security - dependency-name: "@types/node" 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: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b91a05 commit eee8cdc

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

web/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"build-storybook": "build-storybook"
2222
},
2323
"devDependencies": {
24-
"@aws-sdk/types": "^3.567.0",
24+
"@aws-sdk/types": "^3.577.0",
2525
"@babel/cli": "^7.24.5",
2626
"@babel/core": "^7.24.5",
2727
"@babel/eslint-parser": "^7.24.5",
@@ -52,9 +52,9 @@
5252
"@types/file-saver": "^2.0.7",
5353
"@types/jest": "^28.1.8",
5454
"@types/js-yaml": "3",
55-
"@types/lodash": "^4.17.1",
56-
"@types/node": "^20.12.11",
57-
"@types/react": "^18.3.1",
55+
"@types/lodash": "^4.17.4",
56+
"@types/node": "^20.12.12",
57+
"@types/react": "^18.3.2",
5858
"@types/react-dom": "^18.3.0",
5959
"@types/react-helmet": "^6.1.11",
6060
"@types/react-modal": "^3.16.3",
@@ -102,7 +102,7 @@
102102
"path": "^0.12.7",
103103
"postcss-loader": "^6.2.1",
104104
"prop-types": "^15.7.2",
105-
"sass": "^1.77.1",
105+
"sass": "^1.77.2",
106106
"sass-loader": "12.4.0",
107107
"source-map-loader": "^0.2.4",
108108
"stream-browserify": "^3.0.0",
@@ -126,13 +126,13 @@
126126
"@grafana/data": "^8.5.16",
127127
"@maji/react-prism": "^1.0.1",
128128
"@monaco-editor/react": "^4.6.0",
129-
"@mui/icons-material": "^5.15.17",
130-
"@mui/material": "^5.15.17",
129+
"@mui/icons-material": "^5.15.18",
130+
"@mui/material": "^5.15.18",
131131
"@storybook/addon-storysource": "^7.6.17",
132132
"@tanstack/react-query": "^4.36.1",
133133
"@tanstack/react-query-devtools": "^4.36.1",
134134
"accounting": "^0.4.1",
135-
"apexcharts": "^3.49.0",
135+
"apexcharts": "^3.49.1",
136136
"axios": "^1.6.8",
137137
"brace": "^0.11.1",
138138
"classnames": "^2.5.1",

web/yarn.lock

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
"@jridgewell/gen-mapping" "^0.1.0"
2626
"@jridgewell/trace-mapping" "^0.3.9"
2727

28-
"@aws-sdk/types@^3.567.0":
29-
version "3.567.0"
30-
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.567.0.tgz#b2dc88e154140b1ff87e94f63c97447bdb1c1738"
31-
integrity sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==
28+
"@aws-sdk/types@^3.577.0":
29+
version "3.577.0"
30+
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.577.0.tgz#7700784d368ce386745f8c340d9d68cea4716f90"
31+
integrity sha512-FT2JZES3wBKN/alfmhlo+3ZOq/XJ0C7QOZcDNrpKjB0kqYoKjhVKZ/Hx6ArR0czkKfHzBBEs6y40ebIHx2nSmA==
3232
dependencies:
33-
"@smithy/types" "^2.12.0"
33+
"@smithy/types" "^3.0.0"
3434
tslib "^2.6.2"
3535

3636
"@babel/cli@^7.24.5":
@@ -2282,26 +2282,26 @@
22822282
clsx "^2.1.0"
22832283
prop-types "^15.8.1"
22842284

2285-
"@mui/core-downloads-tracker@^5.15.17":
2286-
version "5.15.17"
2287-
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.17.tgz#ce8f3dff6ec11c8294d346997f6065eb23fa99be"
2288-
integrity sha512-DVAejDQkjNnIac7MfP8sLzuo7fyrBPxNdXe+6bYqOqg1z2OPTlfFAejSNzWe7UenRMuFu9/AyFXj/X2vN2w6dA==
2285+
"@mui/core-downloads-tracker@^5.15.18":
2286+
version "5.15.18"
2287+
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.18.tgz#0f9426409a82f78423bdf504b2a5a3788656d612"
2288+
integrity sha512-/9pVk+Al8qxAjwFUADv4BRZgMpZM4m5E+2Q/20qhVPuIJWqKp4Ie4tGExac6zu93rgPTYVQGgu+1vjiT0E+cEw==
22892289

2290-
"@mui/icons-material@^5.15.17":
2291-
version "5.15.17"
2292-
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.17.tgz#518c02354036f7df28c8f9890b1db6a3269fcc2f"
2293-
integrity sha512-xVzl2De7IY36s/keHX45YMiCpsIx3mNv2xwDgtBkRSnZQtVk+Gqufwj1ktUxEyjzEhBl0+PiNJqYC31C+n1n6A==
2290+
"@mui/icons-material@^5.15.18":
2291+
version "5.15.18"
2292+
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.18.tgz#51e42958ed671589f7a1af19b59372df884bcd61"
2293+
integrity sha512-jGhyw02TSLM0NgW+MDQRLLRUD/K4eN9rlK2pTBTL1OtzyZmQ8nB060zK1wA0b7cVrIiG+zyrRmNAvGWXwm2N9Q==
22942294
dependencies:
22952295
"@babel/runtime" "^7.23.9"
22962296

2297-
"@mui/material@^5.15.17":
2298-
version "5.15.17"
2299-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.17.tgz#1e30bacc940573813cc418aebd4484708a407ba6"
2300-
integrity sha512-ru/MLvTkCh0AZXmqwIpqGTOoVBS/sX48zArXq/DvktxXZx4fskiRA2PEc7Rk5ZlFiZhKh4moL4an+l8zZwq49Q==
2297+
"@mui/material@^5.15.18":
2298+
version "5.15.18"
2299+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.18.tgz#1184e88cebb5c58625ca799531c0611c1fd9a2a8"
2300+
integrity sha512-n+/dsiqux74fFfcRUJjok+ieNQ7+BEk6/OwX9cLcLvriZrZb+/7Y8+Fd2HlUUbn5N0CDurgAHm0VH1DqyJ9HAw==
23012301
dependencies:
23022302
"@babel/runtime" "^7.23.9"
23032303
"@mui/base" "5.0.0-beta.40"
2304-
"@mui/core-downloads-tracker" "^5.15.17"
2304+
"@mui/core-downloads-tracker" "^5.15.18"
23052305
"@mui/system" "^5.15.15"
23062306
"@mui/types" "^7.2.14"
23072307
"@mui/utils" "^5.15.14"
@@ -2544,10 +2544,10 @@
25442544
dependencies:
25452545
"@sinonjs/commons" "^1.7.0"
25462546

2547-
"@smithy/types@^2.12.0":
2548-
version "2.12.0"
2549-
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.12.0.tgz#c44845f8ba07e5e8c88eda5aed7e6a0c462da041"
2550-
integrity sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==
2547+
"@smithy/types@^3.0.0":
2548+
version "3.0.0"
2549+
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-3.0.0.tgz#00231052945159c64ffd8b91e8909d8d3006cb7e"
2550+
integrity sha512-VvWuQk2RKFuOr98gFhjca7fkBS+xLLURT8bUjk5XQoV0ZLm7WPwWPPY3/AwzTLuUBDeoKDCthfe1AsTUWaSEhw==
25512551
dependencies:
25522552
tslib "^2.6.2"
25532553

@@ -4116,10 +4116,10 @@
41164116
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz"
41174117
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
41184118

4119-
"@types/lodash@^4.14.167", "@types/lodash@^4.17.1":
4120-
version "4.17.1"
4121-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.1.tgz#0fabfcf2f2127ef73b119d98452bd317c4a17eb8"
4122-
integrity sha512-X+2qazGS3jxLAIz5JDXDzglAF3KpijdhFxlf/V1+hEsOUc+HnWi81L/uv/EvGuV90WY+7mPGFCUDGfQC3Gj95Q==
4119+
"@types/lodash@^4.14.167", "@types/lodash@^4.17.4":
4120+
version "4.17.4"
4121+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.4.tgz#0303b64958ee070059e3a7184048a55159fe20b7"
4122+
integrity sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==
41234123

41244124
"@types/mdast@^3.0.0":
41254125
version "3.0.10"
@@ -4173,10 +4173,10 @@
41734173
dependencies:
41744174
"@types/node" "*"
41754175

4176-
"@types/node@*", "@types/node@^20.12.11":
4177-
version "20.12.11"
4178-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11.tgz#c4ef00d3507000d17690643278a60dc55a9dc9be"
4179-
integrity sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==
4176+
"@types/node@*", "@types/node@^20.12.12":
4177+
version "20.12.12"
4178+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050"
4179+
integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==
41804180
dependencies:
41814181
undici-types "~5.26.4"
41824182

@@ -4301,10 +4301,10 @@
43014301
dependencies:
43024302
"@types/react" "*"
43034303

4304-
"@types/react@*", "@types/react@^18.3.1":
4305-
version "18.3.1"
4306-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.1.tgz#fed43985caa834a2084d002e4771e15dfcbdbe8e"
4307-
integrity sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw==
4304+
"@types/react@*", "@types/react@^18.3.2":
4305+
version "18.3.2"
4306+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.2.tgz#462ae4904973bc212fa910424d901e3d137dbfcd"
4307+
integrity sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w==
43084308
dependencies:
43094309
"@types/prop-types" "*"
43104310
csstype "^3.0.2"
@@ -5153,10 +5153,10 @@ anymatch@^3.0.0, anymatch@^3.0.3, anymatch@~3.1.2:
51535153
normalize-path "^3.0.0"
51545154
picomatch "^2.0.4"
51555155

5156-
apexcharts@^3.49.0:
5157-
version "3.49.0"
5158-
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.49.0.tgz#b359fc9be8ffe45de3e8b553ebdcf18ad2a67e7e"
5159-
integrity sha512-2T9HnbQFLCuYRPndQLmh+bEQFoz0meUbvASaGgiSKDuYhWcLBodJtIpKql2aOtMx4B/sHrWW0dm90HsW4+h2PQ==
5156+
apexcharts@^3.49.1:
5157+
version "3.49.1"
5158+
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.49.1.tgz#837d1d4fd80f2c092f0587e8fb6bbc31ad57a0f3"
5159+
integrity sha512-MqGtlq/KQuO8j0BBsUJYlRG8VBctKwYdwuBtajHgHTmSgUU3Oai+8oYN/rKCXwXzrUlYA+GiMgotAIbXY2BCGw==
51605160
dependencies:
51615161
"@yr/monotone-cubic-spline" "^1.0.3"
51625162
svg.draggable.js "^2.2.2"
@@ -15317,10 +15317,10 @@ [email protected]:
1531715317
klona "^2.0.4"
1531815318
neo-async "^2.6.2"
1531915319

15320-
sass@^1.77.1:
15321-
version "1.77.1"
15322-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.1.tgz#018cdfb206afd14724030c02e9fefd8f30a76cd0"
15323-
integrity sha512-OMEyfirt9XEfyvocduUIOlUSkWOXS/LAt6oblR/ISXCTukyavjex+zQNm51pPCOiFKY1QpWvEH1EeCkgyV3I6w==
15320+
sass@^1.77.2:
15321+
version "1.77.2"
15322+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.2.tgz#18d4ed2eefc260cdc8099c5439ec1303fd5863aa"
15323+
integrity sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA==
1532415324
dependencies:
1532515325
chokidar ">=3.0.0 <4.0.0"
1532615326
immutable "^4.0.0"

0 commit comments

Comments
 (0)