Skip to content

Commit e154489

Browse files
Bump the security group in /web with 6 updates (#4684)
Bumps the security group in /web with 6 updates: | Package | From | To | | --- | --- | --- | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.15.19` | `5.15.20` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.19` | `5.15.20` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.577.0` | `3.598.0` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.4` | `4.17.5` | | [sass](https://github.com/sass/dart-sass) | `1.77.4` | `1.77.5` | | [webpack](https://github.com/webpack/webpack) | `5.91.0` | `5.92.0` | Updates `@mui/icons-material` from 5.15.19 to 5.15.20 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-icons-material) Updates `@mui/material` from 5.15.19 to 5.15.20 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-material) Updates `@aws-sdk/types` from 3.577.0 to 3.598.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.598.0/packages/types) Updates `@types/lodash` from 4.17.4 to 4.17.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `sass` from 1.77.4 to 1.77.5 - [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.4...1.77.5) Updates `webpack` from 5.91.0 to 5.92.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.91.0...v5.92.0) --- 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: "@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: sass dependency-type: direct:development update-type: version-update:semver-patch 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>
1 parent 639be52 commit e154489

File tree

2 files changed

+68
-73
lines changed

2 files changed

+68
-73
lines changed

web/package.json

Lines changed: 6 additions & 6 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.577.0",
24+
"@aws-sdk/types": "^3.598.0",
2525
"@babel/cli": "^7.24.7",
2626
"@babel/core": "^7.24.7",
2727
"@babel/eslint-parser": "^7.24.7",
@@ -52,7 +52,7 @@
5252
"@types/file-saver": "^2.0.7",
5353
"@types/jest": "^29.5.12",
5454
"@types/js-yaml": "3",
55-
"@types/lodash": "^4.17.4",
55+
"@types/lodash": "^4.17.5",
5656
"@types/node": "^20.14.2",
5757
"@types/react": "^18.3.3",
5858
"@types/react-dom": "^18.3.0",
@@ -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.4",
105+
"sass": "^1.77.5",
106106
"sass-loader": "12.4.0",
107107
"source-map-loader": "^0.2.4",
108108
"stream-browserify": "^3.0.0",
@@ -114,7 +114,7 @@
114114
"typescript": "4.9.4",
115115
"url-loader": "4.1.1",
116116
"util": "^0.12.5",
117-
"webpack": "^5.91.0",
117+
"webpack": "^5.92.0",
118118
"webpack-bundle-analyzer": "^4.10.2",
119119
"webpack-cli": "^5.1.4",
120120
"webpack-dev-server": "^4.15.1",
@@ -126,8 +126,8 @@
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.19",
130-
"@mui/material": "^5.15.19",
129+
"@mui/icons-material": "^5.15.20",
130+
"@mui/material": "^5.15.20",
131131
"@storybook/addon-storysource": "^7.6.17",
132132
"@tanstack/react-query": "^4.36.1",
133133
"@tanstack/react-query-devtools": "^4.36.1",

web/yarn.lock

Lines changed: 62 additions & 67 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.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==
28+
"@aws-sdk/types@^3.598.0":
29+
version "3.598.0"
30+
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.598.0.tgz#b840d2446dee19a2a4731e6166f2327915d846db"
31+
integrity sha512-742uRl6z7u0LFmZwDrFP6r1wlZcgVPw+/TilluDJmCAR8BgRw3IR+743kUXKBGd8QZDRW2n6v/PYsi/AWCDDMQ==
3232
dependencies:
33-
"@smithy/types" "^3.0.0"
33+
"@smithy/types" "^3.1.0"
3434
tslib "^2.6.2"
3535

3636
"@babel/cli@^7.24.7":
@@ -2199,43 +2199,43 @@
21992199
clsx "^2.1.0"
22002200
prop-types "^15.8.1"
22012201

2202-
"@mui/core-downloads-tracker@^5.15.19":
2203-
version "5.15.19"
2204-
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.19.tgz#7af0025c871f126367a55219486681954e4821d7"
2205-
integrity sha512-tCHSi/Tomez9ERynFhZRvFO6n9ATyrPs+2N80DMDzp6xDVirbBjEwhPcE+x7Lj+nwYw0SqFkOxyvMP0irnm55w==
2202+
"@mui/core-downloads-tracker@^5.15.20":
2203+
version "5.15.20"
2204+
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.20.tgz#6ede705770797c32f5a4fc0d3002ad0b758d23e8"
2205+
integrity sha512-DoL2ppgldL16utL8nNyj/P12f8mCNdx/Hb/AJnX9rLY4b52hCMIx1kH83pbXQ6uMy6n54M3StmEbvSGoj2OFuA==
22062206

2207-
"@mui/icons-material@^5.15.19":
2208-
version "5.15.19"
2209-
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.19.tgz#0602da80d814af662812659eab891e435ec0d5c0"
2210-
integrity sha512-RsEiRxA5azN9b8gI7JRqekkgvxQUlitoBOtZglflb8cUDyP12/cP4gRwhb44Ea1/zwwGGjAj66ZJpGHhKfibNA==
2207+
"@mui/icons-material@^5.15.20":
2208+
version "5.15.20"
2209+
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.20.tgz#dbd45d635d82b034fb10dadb5c258c26e3311618"
2210+
integrity sha512-oGcKmCuHaYbAAoLN67WKSXtHmEgyWcJToT1uRtmPyxMj9N5uqwc/mRtEnst4Wj/eGr+zYH2FiZQ79v9k7kSk1Q==
22112211
dependencies:
22122212
"@babel/runtime" "^7.23.9"
22132213

2214-
"@mui/material@^5.15.19":
2215-
version "5.15.19"
2216-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.19.tgz#a5bd50b6e68cee4ed39ea91dbecede5a020aaa97"
2217-
integrity sha512-lp5xQBbcRuxNtjpWU0BWZgIrv2XLUz4RJ0RqFXBdESIsKoGCQZ6P3wwU5ZPuj5TjssNiKv9AlM+vHopRxZhvVQ==
2214+
"@mui/material@^5.15.20":
2215+
version "5.15.20"
2216+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.20.tgz#87737404603ca2802a8e074b059f8329e013e615"
2217+
integrity sha512-tVq3l4qoXx/NxUgIx/x3lZiPn/5xDbdTE8VrLczNpfblLYZzlrbxA7kb9mI8NoBF6+w9WE9IrxWnKK5KlPI2bg==
22182218
dependencies:
22192219
"@babel/runtime" "^7.23.9"
22202220
"@mui/base" "5.0.0-beta.40"
2221-
"@mui/core-downloads-tracker" "^5.15.19"
2222-
"@mui/system" "^5.15.15"
2221+
"@mui/core-downloads-tracker" "^5.15.20"
2222+
"@mui/system" "^5.15.20"
22232223
"@mui/types" "^7.2.14"
2224-
"@mui/utils" "^5.15.14"
2224+
"@mui/utils" "^5.15.20"
22252225
"@types/react-transition-group" "^4.4.10"
22262226
clsx "^2.1.0"
22272227
csstype "^3.1.3"
22282228
prop-types "^15.8.1"
22292229
react-is "^18.2.0"
22302230
react-transition-group "^4.4.5"
22312231

2232-
"@mui/private-theming@^5.15.14":
2233-
version "5.15.14"
2234-
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.15.14.tgz#edd9a82948ed01586a01c842eb89f0e3f68970ee"
2235-
integrity sha512-UH0EiZckOWcxiXLX3Jbb0K7rC8mxTr9L9l6QhOZxYc4r8FHUkefltV9VDGLrzCaWh30SQiJvAEd7djX3XXY6Xw==
2232+
"@mui/private-theming@^5.15.20":
2233+
version "5.15.20"
2234+
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.15.20.tgz#028c4e3c717a13691ac2c8c98e29aa819d89001a"
2235+
integrity sha512-BK8F94AIqSrnaPYXf2KAOjGZJgWfvqAVQ2gVR3EryvQFtuBnG6RwodxrCvd3B48VuMy6Wsk897+lQMUxJyk+6g==
22362236
dependencies:
22372237
"@babel/runtime" "^7.23.9"
2238-
"@mui/utils" "^5.15.14"
2238+
"@mui/utils" "^5.15.20"
22392239
prop-types "^15.8.1"
22402240

22412241
"@mui/styled-engine@^5.15.14":
@@ -2248,16 +2248,16 @@
22482248
csstype "^3.1.3"
22492249
prop-types "^15.8.1"
22502250

2251-
"@mui/system@^5.15.15":
2252-
version "5.15.15"
2253-
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.15.15.tgz#658771b200ce3c4a0f28e58169f02e5e718d1c53"
2254-
integrity sha512-aulox6N1dnu5PABsfxVGOZffDVmlxPOVgj56HrUnJE8MCSh8lOvvkd47cebIVQQYAjpwieXQXiDPj5pwM40jTQ==
2251+
"@mui/system@^5.15.20":
2252+
version "5.15.20"
2253+
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.15.20.tgz#f1933aabc4c10f8580c7a951ca3b88542ef0f76b"
2254+
integrity sha512-LoMq4IlAAhxzL2VNUDBTQxAb4chnBe8JvRINVNDiMtHE2PiPOoHlhOPutSxEbaL5mkECPVWSv6p8JEV+uykwIA==
22552255
dependencies:
22562256
"@babel/runtime" "^7.23.9"
2257-
"@mui/private-theming" "^5.15.14"
2257+
"@mui/private-theming" "^5.15.20"
22582258
"@mui/styled-engine" "^5.15.14"
22592259
"@mui/types" "^7.2.14"
2260-
"@mui/utils" "^5.15.14"
2260+
"@mui/utils" "^5.15.20"
22612261
clsx "^2.1.0"
22622262
csstype "^3.1.3"
22632263
prop-types "^15.8.1"
@@ -2267,10 +2267,10 @@
22672267
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.14.tgz#8a02ac129b70f3d82f2f9b76ded2c8d48e3fc8c9"
22682268
integrity sha512-MZsBZ4q4HfzBsywtXgM1Ksj6HDThtiwmOKUXH1pKYISI9gAVXCNHNpo7TlGoGrBaYWZTdNoirIN7JsQcQUjmQQ==
22692269

2270-
"@mui/utils@^5.15.14":
2271-
version "5.15.14"
2272-
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.15.14.tgz#e414d7efd5db00bfdc875273a40c0a89112ade3a"
2273-
integrity sha512-0lF/7Hh/ezDv5X7Pry6enMsbYyGKjADzvHyo3Qrc/SSlTsQ1VkbDMbH0m2t3OR5iIVLwMoxwM7yGd+6FCMtTFA==
2270+
"@mui/utils@^5.15.14", "@mui/utils@^5.15.20":
2271+
version "5.15.20"
2272+
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.15.20.tgz#92778d749ce5ded1598639b4e684aaedb1146e08"
2273+
integrity sha512-mAbYx0sovrnpAu1zHc3MDIhPqL8RPVC5W5xcO1b7PiSCJPtckIZmBkp8hefamAvUiAV8gpfMOM6Zb+eSisbI2A==
22742274
dependencies:
22752275
"@babel/runtime" "^7.23.9"
22762276
"@types/prop-types" "^15.7.11"
@@ -2456,10 +2456,10 @@
24562456
dependencies:
24572457
"@sinonjs/commons" "^3.0.0"
24582458

2459-
"@smithy/types@^3.0.0":
2460-
version "3.0.0"
2461-
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-3.0.0.tgz#00231052945159c64ffd8b91e8909d8d3006cb7e"
2462-
integrity sha512-VvWuQk2RKFuOr98gFhjca7fkBS+xLLURT8bUjk5XQoV0ZLm7WPwWPPY3/AwzTLuUBDeoKDCthfe1AsTUWaSEhw==
2459+
"@smithy/types@^3.1.0":
2460+
version "3.1.0"
2461+
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-3.1.0.tgz#e2eb2e2130026a8a0631b2605c17df1975aa99d6"
2462+
integrity sha512-qi4SeCVOUPjhSSZrxxB/mB8DrmuSFUcJnD9KXjuP+7C3LV/KFV4kpuUSH3OHDZgQB9TEH/1sO/Fq/5HyaK9MPw==
24632463
dependencies:
24642464
tslib "^2.6.2"
24652465

@@ -4020,10 +4020,10 @@
40204020
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz"
40214021
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
40224022

4023-
"@types/lodash@^4.14.167", "@types/lodash@^4.17.4":
4024-
version "4.17.4"
4025-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.4.tgz#0303b64958ee070059e3a7184048a55159fe20b7"
4026-
integrity sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==
4023+
"@types/lodash@^4.14.167", "@types/lodash@^4.17.5":
4024+
version "4.17.5"
4025+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.5.tgz#e6c29b58e66995d57cd170ce3e2a61926d55ee04"
4026+
integrity sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw==
40274027

40284028
"@types/mdast@^3.0.0":
40294029
version "3.0.10"
@@ -4822,10 +4822,10 @@ acorn-globals@^7.0.0:
48224822
acorn "^8.1.0"
48234823
acorn-walk "^8.0.2"
48244824

4825-
acorn-import-assertions@^1.9.0:
4826-
version "1.9.0"
4827-
resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.9.0.tgz#507276249d684797c84e0734ef84860334cfb1ac"
4828-
integrity sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==
4825+
acorn-import-attributes@^1.9.5:
4826+
version "1.9.5"
4827+
resolved "https://registry.yarnpkg.com/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz#7eb1557b1ba05ef18b5ed0ec67591bfab04688ef"
4828+
integrity sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==
48294829

48304830
acorn-jsx@^5.3.1, acorn-jsx@^5.3.2:
48314831
version "5.3.2"
@@ -4859,12 +4859,7 @@ acorn@^7.4.1:
48594859
resolved "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz"
48604860
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
48614861

4862-
acorn@^8.0.4, acorn@^8.7.1, acorn@^8.8.2, acorn@^8.9.0:
4863-
version "8.11.3"
4864-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.3.tgz#71e0b14e13a4ec160724b38fb7b0f233b1b81d7a"
4865-
integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==
4866-
4867-
acorn@^8.1.0, acorn@^8.11.0, acorn@^8.8.1:
4862+
acorn@^8.0.4, acorn@^8.1.0, acorn@^8.11.0, acorn@^8.7.1, acorn@^8.8.1, acorn@^8.8.2, acorn@^8.9.0:
48684863
version "8.12.0"
48694864
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.0.tgz#1627bfa2e058148036133b8d9b51a700663c294c"
48704865
integrity sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==
@@ -8086,10 +8081,10 @@ enhanced-resolve@^4.5.0:
80868081
memory-fs "^0.5.0"
80878082
tapable "^1.0.0"
80888083

8089-
enhanced-resolve@^5.0.0, enhanced-resolve@^5.16.0:
8090-
version "5.16.0"
8091-
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.16.0.tgz#65ec88778083056cb32487faa9aef82ed0864787"
8092-
integrity sha512-O+QWCviPNSSLAD9Ucn8Awv+poAkqn3T1XY5/N7kR7rQO9yfSGWkYZDwpJ+iKF7B8rxaQKWngSqACpgzeapSyoA==
8084+
enhanced-resolve@^5.0.0, enhanced-resolve@^5.17.0:
8085+
version "5.17.0"
8086+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz#d037603789dd9555b89aaec7eb78845c49089bc5"
8087+
integrity sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==
80938088
dependencies:
80948089
graceful-fs "^4.2.4"
80958090
tapable "^2.2.0"
@@ -15285,10 +15280,10 @@ [email protected]:
1528515280
klona "^2.0.4"
1528615281
neo-async "^2.6.2"
1528715282

15288-
sass@^1.77.4:
15289-
version "1.77.4"
15290-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.4.tgz#92059c7bfc56b827c56eb116778d157ec017a5cd"
15291-
integrity sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==
15283+
sass@^1.77.5:
15284+
version "1.77.5"
15285+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.5.tgz#5f9009820297521356e962c0bed13ee36710edfe"
15286+
integrity sha512-oDfX1mukIlxacPdQqNb6mV2tVCrnE+P3nVYioy72V5tlk56CPNcO4TCuFcaCRKKfJ1M3lH95CleRS+dVKL2qMg==
1529215287
dependencies:
1529315288
chokidar ">=3.0.0 <4.0.0"
1529415289
immutable "^4.0.0"
@@ -17754,21 +17749,21 @@ webpack@4:
1775417749
watchpack "^1.7.4"
1775517750
webpack-sources "^1.4.1"
1775617751

17757-
webpack@5, "webpack@>=4.43.0 <6.0.0", webpack@^5.9.0, webpack@^5.91.0:
17758-
version "5.91.0"
17759-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.91.0.tgz#ffa92c1c618d18c878f06892bbdc3373c71a01d9"
17760-
integrity sha512-rzVwlLeBWHJbmgTC/8TvAcu5vpJNII+MelQpylD4jNERPwpBJOE2lEcko1zJX3QJeLjTTAnQxn/OJ8bjDzVQaw==
17752+
webpack@5, "webpack@>=4.43.0 <6.0.0", webpack@^5.9.0, webpack@^5.92.0:
17753+
version "5.92.0"
17754+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.92.0.tgz#cc114c71e6851d220b1feaae90159ed52c876bdf"
17755+
integrity sha512-Bsw2X39MYIgxouNATyVpCNVWBCuUwDgWtN78g6lSdPJRLaQ/PUVm/oXcaRAyY/sMFoKFQrsPeqvTizWtq7QPCA==
1776117756
dependencies:
1776217757
"@types/eslint-scope" "^3.7.3"
1776317758
"@types/estree" "^1.0.5"
1776417759
"@webassemblyjs/ast" "^1.12.1"
1776517760
"@webassemblyjs/wasm-edit" "^1.12.1"
1776617761
"@webassemblyjs/wasm-parser" "^1.12.1"
1776717762
acorn "^8.7.1"
17768-
acorn-import-assertions "^1.9.0"
17763+
acorn-import-attributes "^1.9.5"
1776917764
browserslist "^4.21.10"
1777017765
chrome-trace-event "^1.0.2"
17771-
enhanced-resolve "^5.16.0"
17766+
enhanced-resolve "^5.17.0"
1777217767
es-module-lexer "^1.2.1"
1777317768
eslint-scope "5.1.1"
1777417769
events "^3.2.0"

0 commit comments

Comments
 (0)