-
Notifications
You must be signed in to change notification settings - Fork 93
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 7 updates
Bumps the security group in /web with 7 updates: | Package | From | To | | --- | --- | --- | | [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.3` | `11.13.5` | | [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.0` | `11.13.5` | | [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/storysource) | `8.4.4` | `8.4.5` | | [cronstrue](https://github.com/bradymholt/cronstrue) | `2.51.0` | `2.52.0` | | [react-apexcharts](https://github.com/apexcharts/react-apexcharts) | `1.5.0` | `1.6.0` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.4.4` | `8.4.5` | | [msw](https://github.com/mswjs/msw) | `2.6.5` | `2.6.6` | Updates `@emotion/react` from 11.13.3 to 11.13.5 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `@emotion/styled` from 11.13.0 to 11.13.5 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `@storybook/addon-storysource` from 8.4.4 to 8.4.5 - [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/v8.4.5/code/addons/storysource) Updates `cronstrue` from 2.51.0 to 2.52.0 - [Release notes](https://github.com/bradymholt/cronstrue/releases) - [Changelog](https://github.com/bradymholt/cRonstrue/blob/main/CHANGELOG.md) - [Commits](bradymholt/cRonstrue@v2.51.0...v2.52.0) Updates `react-apexcharts` from 1.5.0 to 1.6.0 - [Commits](https://github.com/apexcharts/react-apexcharts/commits) Updates `@storybook/addon-links` from 8.4.4 to 8.4.5 - [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/v8.4.5/code/addons/links) Updates `msw` from 2.6.5 to 2.6.6 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.6.5...v2.6.6) --- updated-dependencies: - dependency-name: "@emotion/react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: "@emotion/styled" 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: cronstrue dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: react-apexcharts dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: "@storybook/addon-links" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security - dependency-name: msw dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
707d5bc
commit d03f2ab
Showing
2 changed files
with
66 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1341,31 +1341,31 @@ | |
resolved "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz" | ||
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw== | ||
|
||
"@emotion/babel-plugin@^11.12.0": | ||
version "11.12.0" | ||
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.12.0.tgz#7b43debb250c313101b3f885eba634f1d723fcc2" | ||
integrity sha512-y2WQb+oP8Jqvvclh8Q55gLUyb7UFvgv7eJfsj7td5TToBrIUtPay2kMrZi4xjq9qw2vD0ZR5fSho0yqoFgX7Rw== | ||
"@emotion/babel-plugin@^11.13.5": | ||
version "11.13.5" | ||
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.13.5.tgz#eab8d65dbded74e0ecfd28dc218e75607c4e7bc0" | ||
integrity sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ== | ||
dependencies: | ||
"@babel/helper-module-imports" "^7.16.7" | ||
"@babel/runtime" "^7.18.3" | ||
"@emotion/hash" "^0.9.2" | ||
"@emotion/memoize" "^0.9.0" | ||
"@emotion/serialize" "^1.2.0" | ||
"@emotion/serialize" "^1.3.3" | ||
babel-plugin-macros "^3.1.0" | ||
convert-source-map "^1.5.0" | ||
escape-string-regexp "^4.0.0" | ||
find-root "^1.1.0" | ||
source-map "^0.5.7" | ||
stylis "4.2.0" | ||
|
||
"@emotion/cache@^11.11.0", "@emotion/cache@^11.13.0", "@emotion/cache@^11.4.0": | ||
version "11.13.1" | ||
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.13.1.tgz#fecfc54d51810beebf05bf2a161271a1a91895d7" | ||
integrity sha512-iqouYkuEblRcXmylXIwwOodiEK5Ifl7JcX7o6V4jI3iW4mLXX3dmt5xwBtIkJiQEXFAI+pC8X0i67yiPkH9Ucw== | ||
"@emotion/cache@^11.11.0", "@emotion/cache@^11.13.5", "@emotion/cache@^11.4.0": | ||
version "11.13.5" | ||
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.13.5.tgz#e78dad0489e1ed7572507ba8ed9d2130529e4266" | ||
integrity sha512-Z3xbtJ+UcK76eWkagZ1onvn/wAVb1GOMuR15s30Fm2wrMgC7jzpnO2JZXr4eujTTqoQFUrZIw/rT0c6Zzjca1g== | ||
dependencies: | ||
"@emotion/memoize" "^0.9.0" | ||
"@emotion/sheet" "^1.4.0" | ||
"@emotion/utils" "^1.4.0" | ||
"@emotion/utils" "^1.4.2" | ||
"@emotion/weak-memoize" "^0.4.0" | ||
stylis "4.2.0" | ||
|
||
|
@@ -1386,47 +1386,47 @@ | |
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.9.0.tgz#745969d649977776b43fc7648c556aaa462b4102" | ||
integrity sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ== | ||
|
||
"@emotion/react@^11.13.3", "@emotion/react@^11.8.1": | ||
version "11.13.3" | ||
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.13.3.tgz#a69d0de2a23f5b48e0acf210416638010e4bd2e4" | ||
integrity sha512-lIsdU6JNrmYfJ5EbUCf4xW1ovy5wKQ2CkPRM4xogziOxH1nXxBSjpC9YqbFAP7circxMfYp+6x676BqWcEiixg== | ||
"@emotion/react@^11.13.5", "@emotion/react@^11.8.1": | ||
version "11.13.5" | ||
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.13.5.tgz#fc818ff5b13424f86501ba4d0740f343ae20b8d9" | ||
integrity sha512-6zeCUxUH+EPF1s+YF/2hPVODeV/7V07YU5x+2tfuRL8MdW6rv5vb2+CBEGTGwBdux0OIERcOS+RzxeK80k2DsQ== | ||
dependencies: | ||
"@babel/runtime" "^7.18.3" | ||
"@emotion/babel-plugin" "^11.12.0" | ||
"@emotion/cache" "^11.13.0" | ||
"@emotion/serialize" "^1.3.1" | ||
"@emotion/babel-plugin" "^11.13.5" | ||
"@emotion/cache" "^11.13.5" | ||
"@emotion/serialize" "^1.3.3" | ||
"@emotion/use-insertion-effect-with-fallbacks" "^1.1.0" | ||
"@emotion/utils" "^1.4.0" | ||
"@emotion/utils" "^1.4.2" | ||
"@emotion/weak-memoize" "^0.4.0" | ||
hoist-non-react-statics "^3.3.1" | ||
|
||
"@emotion/serialize@^1.2.0", "@emotion/serialize@^1.3.0", "@emotion/serialize@^1.3.1": | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.3.1.tgz#490b660178f43d2de8e92b278b51079d726c05c3" | ||
integrity sha512-dEPNKzBPU+vFPGa+z3axPRn8XVDetYORmDC0wAiej+TNcOZE70ZMJa0X7JdeoM6q/nWTMZeLpN/fTnD9o8MQBA== | ||
"@emotion/serialize@^1.3.3": | ||
version "1.3.3" | ||
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.3.3.tgz#d291531005f17d704d0463a032fe679f376509e8" | ||
integrity sha512-EISGqt7sSNWHGI76hC7x1CksiXPahbxEOrC5RjmFRJTqLyEK9/9hZvBbiYn70dw4wuwMKiEMCUlR6ZXTSWQqxA== | ||
dependencies: | ||
"@emotion/hash" "^0.9.2" | ||
"@emotion/memoize" "^0.9.0" | ||
"@emotion/unitless" "^0.10.0" | ||
"@emotion/utils" "^1.4.0" | ||
"@emotion/utils" "^1.4.2" | ||
csstype "^3.0.2" | ||
|
||
"@emotion/sheet@^1.4.0": | ||
version "1.4.0" | ||
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.4.0.tgz#c9299c34d248bc26e82563735f78953d2efca83c" | ||
integrity sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg== | ||
|
||
"@emotion/styled@^11.13.0": | ||
version "11.13.0" | ||
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.13.0.tgz#633fd700db701472c7a5dbef54d6f9834e9fb190" | ||
integrity sha512-tkzkY7nQhW/zC4hztlwucpT8QEZ6eUzpXDRhww/Eej4tFfO0FxQYWRyg/c5CCXa4d/f174kqeXYjuQRnhzf6dA== | ||
"@emotion/styled@^11.13.5": | ||
version "11.13.5" | ||
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.13.5.tgz#0fa6602227414c5e42cf267506e3c35bae655df9" | ||
integrity sha512-gnOQ+nGLPvDXgIx119JqGalys64lhMdnNQA9TMxhDA4K0Hq5+++OE20Zs5GxiCV9r814xQ2K5WmtofSpHVW6BQ== | ||
dependencies: | ||
"@babel/runtime" "^7.18.3" | ||
"@emotion/babel-plugin" "^11.12.0" | ||
"@emotion/babel-plugin" "^11.13.5" | ||
"@emotion/is-prop-valid" "^1.3.0" | ||
"@emotion/serialize" "^1.3.0" | ||
"@emotion/serialize" "^1.3.3" | ||
"@emotion/use-insertion-effect-with-fallbacks" "^1.1.0" | ||
"@emotion/utils" "^1.4.0" | ||
"@emotion/utils" "^1.4.2" | ||
|
||
"@emotion/stylis@^0.8.4": | ||
version "0.8.5" | ||
|
@@ -1448,10 +1448,10 @@ | |
resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.1.0.tgz#1a818a0b2c481efba0cf34e5ab1e0cb2dcb9dfaf" | ||
integrity sha512-+wBOcIV5snwGgI2ya3u99D7/FJquOIniQT1IKyDsBmEgwvpxMNeS65Oib7OnE2d2aY+3BU4OiH+0Wchf8yk3Hw== | ||
|
||
"@emotion/utils@^1.4.0": | ||
version "1.4.0" | ||
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.4.0.tgz#262f1d02aaedb2ec91c83a0955dd47822ad5fbdd" | ||
integrity sha512-spEnrA1b6hDR/C68lC2M7m6ALPUHZC0lIY7jAS/B/9DuuO1ZP04eov8SMv/6fwRd8pzmsn2AuJEznRREWlQrlQ== | ||
"@emotion/utils@^1.4.2": | ||
version "1.4.2" | ||
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.4.2.tgz#6df6c45881fcb1c412d6688a311a98b7f59c1b52" | ||
integrity sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA== | ||
|
||
"@emotion/weak-memoize@^0.4.0": | ||
version "0.4.0" | ||
|
@@ -2682,10 +2682,10 @@ | |
polished "^4.2.2" | ||
ts-dedent "^2.2.0" | ||
|
||
"@storybook/addon-links@^8.4.4": | ||
version "8.4.4" | ||
resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-8.4.4.tgz#3d4b55f3d9513780d6558abb55c7123a2f24e538" | ||
integrity sha512-hqTv06fPq9k5GUZD8JR49ANw5sBg8EYAsuCNoSd9OwVSBO/3y53HrMA0NCILUK8hnupPvtBuKXXoHmHes9R+1g== | ||
"@storybook/addon-links@^8.4.5": | ||
version "8.4.5" | ||
resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-8.4.5.tgz#9b062f61248e2b2d3289ff700153537b475281d8" | ||
integrity sha512-ac3OtplFdrPw/2jtLnteuVllwu2yCe3sgKJS9AbdYMT/65OW47M7oDnzcpRPsDGufrKlDMBJXXEv4SfTtlT+rg== | ||
dependencies: | ||
"@storybook/csf" "^0.1.11" | ||
"@storybook/global" "^5.0.0" | ||
|
@@ -2721,12 +2721,12 @@ | |
regenerator-runtime "^0.13.7" | ||
ts-dedent "^2.0.0" | ||
|
||
"@storybook/addon-storysource@^8.4.4": | ||
version "8.4.4" | ||
resolved "https://registry.yarnpkg.com/@storybook/addon-storysource/-/addon-storysource-8.4.4.tgz#baec3d264aeb0c7fc20042bb5ad42e5f5194be12" | ||
integrity sha512-BuMQMQvYqiaosbGkUxDPU2nfZtI2E/zxpNaubpUAH2j+bx4zdXRXyW1P71wj5GZC84bszoyXhdd++9A0knmaYA== | ||
"@storybook/addon-storysource@^8.4.5": | ||
version "8.4.5" | ||
resolved "https://registry.yarnpkg.com/@storybook/addon-storysource/-/addon-storysource-8.4.5.tgz#d5be633f9b47dd4e189a055b5ab70fb07c4b7d2c" | ||
integrity sha512-hDPzFf/i5BAXeodfRKtzBX8BFS2cvXNFdv2tYaln4m7ZUIeRddKb6dps3augkgwhOc52rNlDqL920tv6rLFxAQ== | ||
dependencies: | ||
"@storybook/source-loader" "8.4.4" | ||
"@storybook/source-loader" "8.4.5" | ||
estraverse "^5.2.0" | ||
tiny-invariant "^1.3.1" | ||
|
||
|
@@ -3504,10 +3504,10 @@ | |
prettier ">=2.2.1 <=2.3.0" | ||
regenerator-runtime "^0.13.7" | ||
|
||
"@storybook/[email protected].4": | ||
version "8.4.4" | ||
resolved "https://registry.yarnpkg.com/@storybook/source-loader/-/source-loader-8.4.4.tgz#bcfdfcfaea7dee0c901bca592dd5af129079e9c2" | ||
integrity sha512-xaC23ljSEpHSMdp/VdqKd1o4Dr7x5lA2897RR6SKFRFDgkKD5Mp1UXsrcwqSZNSeXETTmVWXf8rHrz14VKkK6w== | ||
"@storybook/[email protected].5": | ||
version "8.4.5" | ||
resolved "https://registry.yarnpkg.com/@storybook/source-loader/-/source-loader-8.4.5.tgz#08709c71ad7f48cfdc600049aca40f21bebee70a" | ||
integrity sha512-KJvxxStxajaoX54jJdmgHo0xSPBn2ZXj8WOBOKs6C94OsMFyryohfQMTDZudR/ipyNzrTHwC0yKgMJQyGtHyaQ== | ||
dependencies: | ||
"@storybook/csf" "^0.1.11" | ||
es-toolkit "^1.22.0" | ||
|
@@ -7260,10 +7260,10 @@ create-jest@^29.7.0: | |
jest-util "^29.7.0" | ||
prompts "^2.0.1" | ||
|
||
cronstrue@^2.51.0: | ||
version "2.51.0" | ||
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.51.0.tgz#0d37c506eab088ab5d3b68589203b79d78df488e" | ||
integrity sha512-7EG9VaZZ5SRbZ7m25dmP6xaS0qe9ay6wywMskFOU/lMDKa+3gZr2oeT5OUfXwRP/Bcj8wxdYJ65AHU70CI3tsw== | ||
cronstrue@^2.52.0: | ||
version "2.52.0" | ||
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.52.0.tgz#00af1a8dcf76a1dece149e4416db823105b28cdb" | ||
integrity sha512-NKgHbWkSZXJUcaBHSsyzC8eegD6bBd4O0oCI6XMIJ+y4Bq3v4w7sY3wfWoKPuVlq9pQHRB6od0lmKpIqi8TlKA== | ||
|
||
[email protected], cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3: | ||
version "7.0.3" | ||
|
@@ -12950,10 +12950,10 @@ [email protected], ms@^2.1.1: | |
resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" | ||
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== | ||
|
||
msw@^2.6.5: | ||
version "2.6.5" | ||
resolved "https://registry.yarnpkg.com/msw/-/msw-2.6.5.tgz#0d4ec95e6170aff26fcb0734ec1258c1e2bb617d" | ||
integrity sha512-PnlnTpUlOrj441kYQzzFhzMzMCGFT6a2jKUBG7zSpLkYS5oh8Arrbc0dL8/rNAtxaoBy0EVs2mFqj2qdmWK7lQ== | ||
msw@^2.6.6: | ||
version "2.6.6" | ||
resolved "https://registry.yarnpkg.com/msw/-/msw-2.6.6.tgz#4b9babab8d4414a6859f4a65ce4eacb8e5f173f0" | ||
integrity sha512-npfIIVRHKQX3Lw4aLWX4wBh+lQwpqdZNyJYB5K/+ktK8NhtkdsTxGK7WDrgknozcVyRI7TOqY6yBS9j2FTR+YQ== | ||
dependencies: | ||
"@bundled-es-modules/cookie" "^2.0.1" | ||
"@bundled-es-modules/statuses" "^1.0.1" | ||
|
@@ -14638,10 +14638,10 @@ react-ace@^6.2.0: | |
lodash.isequal "^4.5.0" | ||
prop-types "^15.7.2" | ||
|
||
react-apexcharts@1.5.0: | ||
version "1.5.0" | ||
resolved "https://registry.yarnpkg.com/react-apexcharts/-/react-apexcharts-1.5.0.tgz#ae6a3dc2091a5e299e5b86c1a653cf2f55884723" | ||
integrity sha512-RwIqhYee8tT6WsDR9I15bhDuPitM+z/P092QPttFR5D57M21/WtYKHE9JQMbcz9bmF35rfDSym1SZuZ7AhidhQ== | ||
react-apexcharts@1.6.0: | ||
version "1.6.0" | ||
resolved "https://registry.yarnpkg.com/react-apexcharts/-/react-apexcharts-1.6.0.tgz#6e465c2150222195015bddc789d1200e9225321d" | ||
integrity sha512-DmokF8EA2MPghdGuxdLMIDOB1rocqb8HhBTWGHQ+xs0U0nU3R0GFQCUP2EQ10siKUeD2aS2wDyCWuHoYYgSNKQ== | ||
dependencies: | ||
prop-types "^15.8.1" | ||
|
||
|