Skip to content

Commit

Permalink
Update dependency apexcharts to v3.52.0 (#8043)
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 Aug 16, 2024
1 parent bcabb1c commit 93dad6c
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 @@ -23,7 +23,7 @@
"@rjsf/mui": "5.18.1",
"@rjsf/utils": "5.18.1",
"analytics": "0.8.14",
"apexcharts": "3.51.0",
"apexcharts": "3.52.0",
"axios": "1.7.4",
"ckeditor5-custom-build": "0.0.1",
"classnames": "2.5.1",
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 @@ -8044,9 +8044,9 @@ __metadata:
languageName: node
linkType: hard

"apexcharts@npm:3.51.0":
version: 3.51.0
resolution: "apexcharts@npm:3.51.0"
"apexcharts@npm:3.52.0":
version: 3.52.0
resolution: "apexcharts@npm:3.52.0"
dependencies:
"@yr/monotone-cubic-spline": "npm:^1.0.3"
svg.draggable.js: "npm:^2.2.2"
Expand All @@ -8055,7 +8055,7 @@ __metadata:
svg.pathmorphing.js: "npm:^0.1.3"
svg.resize.js: "npm:^1.4.3"
svg.select.js: "npm:^3.0.1"
checksum: 10/c66dc251643e4a4f1e05bf17206becf0a9dd9e67983723aad801ce4681d0cbcfb7f16e15b6a83974d88d69bf4ece9598e712bb7e300d0f36da4aa2a87c9ba467
checksum: 10/a9d050dcbcfbc5d1828fc449a4b6a085663f54f0d358eddb9bf3f93183b6f13f7644662f6cf196bc2e1d288375a80e7569cf7a99bc64eb0b6d6a94c877588b4c
languageName: node
linkType: hard

Expand Down Expand Up @@ -17272,7 +17272,7 @@ __metadata:
"@types/uuid": "npm:9.0.8"
"@vitejs/plugin-react": "npm:4.3.1"
analytics: "npm:0.8.14"
apexcharts: "npm:3.51.0"
apexcharts: "npm:3.52.0"
axios: "npm:1.7.4"
babel-plugin-relay: "npm:16.2.0"
chokidar: "npm:3.6.0"
Expand Down

0 comments on commit 93dad6c

Please sign in to comment.