Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Security upgrade echarts from 5.4.1 to 5.5.1 #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"country-list": "^2.2.0",
"credit-card-type": "^9.1.0",
"dayjs": "^1.11.0",
"echarts": "^5.1.2",
"echarts": "^5.5.1",
"echarts-for-react": "^3.0.1",
"elt-react-credit-cards": "^0.0.1",
"i18next": "^20.4.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6856,13 +6856,13 @@ __metadata:
languageName: node
linkType: hard

"echarts@npm:^5.1.2":
version: 5.4.1
resolution: "echarts@npm:5.4.1"
"echarts@npm:^5.5.1":
version: 5.5.1
resolution: "echarts@npm:5.5.1"
dependencies:
tslib: 2.3.0
zrender: 5.4.1
checksum: 2868541087045d27691e99950a96896da48be2c758cb9cd6ab57244bfa40967edecc5a215e02f63a48fa9d56aa1dc91c8339982fdb8d2b1323b19852e91d9fa8
zrender: 5.6.0
checksum: 1b8e00a9492157d6faa58483add07bac7560e273e8716bd62d6e75777809dbe43106cd5bceb7e0deebf36ae100356395e2be07ce3a21442496241e25a219482f
languageName: node
linkType: hard

Expand Down Expand Up @@ -11047,7 +11047,7 @@ __metadata:
craco-alias: ^3.0.1
credit-card-type: ^9.1.0
dayjs: ^1.11.0
echarts: ^5.1.2
echarts: ^5.5.1
echarts-for-react: ^3.0.1
elt-react-credit-cards: ^0.0.1
eslint: ^7.28.0
Expand Down Expand Up @@ -19091,12 +19091,12 @@ __metadata:
languageName: node
linkType: hard

"zrender@npm:5.4.1":
version: 5.4.1
resolution: "zrender@npm:5.4.1"
"zrender@npm:5.6.0":
version: 5.6.0
resolution: "zrender@npm:5.6.0"
dependencies:
tslib: 2.3.0
checksum: 9a50cc2cc42ef44a436cfca5a29d6378b92790f50755b4d54f513a55dc7dab9698cecbc5640d731b380ad282aab1c33ae8cc1d14b61c0d51f0e951085a1bf17c
checksum: 58875a8ed8b813c739f6b6e727eb5eead39b66278143ff231cdd270349a5743af034f7f20567c7895eecb1cadbdae499e17708d96f1faae958ad3acdb3d46687
languageName: node
linkType: hard

Expand Down