Skip to content

Commit

Permalink
[frontend] Update dependency apexcharts to v3.44.0 (#4584)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent 04df131 commit 89add94
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@rjsf/mui": "5.13.2",
"@rjsf/utils": "5.13.2",
"analytics": "0.8.9",
"apexcharts": "3.42.0",
"apexcharts": "3.44.0",
"axios": "1.5.1",
"ckeditor5-custom-build": "0.0.1",
"classnames": "2.3.2",
Expand Down
10 changes: 5 additions & 5 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6234,9 +6234,9 @@ __metadata:
languageName: node
linkType: hard

"apexcharts@npm:3.42.0":
version: 3.42.0
resolution: "apexcharts@npm:3.42.0"
"apexcharts@npm:3.44.0":
version: 3.44.0
resolution: "apexcharts@npm:3.44.0"
dependencies:
"@yr/monotone-cubic-spline": ^1.0.3
svg.draggable.js: ^2.2.2
Expand All @@ -6245,7 +6245,7 @@ __metadata:
svg.pathmorphing.js: ^0.1.3
svg.resize.js: ^1.4.3
svg.select.js: ^3.0.1
checksum: e29ce35d9b8ad8c06fbda6b0350337ee7ccbd540bc08d5edb73dcaa97295340ca00509159a5be70273a25cd0a910e44bf08b71e5d37909ff5d26f0d7c825cbd5
checksum: a41f310c17081bb8b81361b67bff8da82cfdd8baed8c1a9892dd4c1b4cf63b4b58f28f74fb1a88b463492fed0286123c9fbbd5364a1d1024c8ec43f156961f23
languageName: node
linkType: hard

Expand Down Expand Up @@ -15011,7 +15011,7 @@ __metadata:
"@types/uuid": 9.0.5
"@vitejs/plugin-react": 4.1.0
analytics: 0.8.9
apexcharts: 3.42.0
apexcharts: 3.44.0
axios: 1.5.1
babel-plugin-relay: 15.0.0
chokidar: 3.5.3
Expand Down

0 comments on commit 89add94

Please sign in to comment.