Skip to content

Commit

Permalink
[frontend] Update dependency apexcharts to v3.46.0 (#6215)
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 Mar 2, 2024
1 parent 4dc244c commit aeaa200
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 @@ -20,7 +20,7 @@
"@rjsf/mui": "5.17.1",
"@rjsf/utils": "5.17.1",
"analytics": "0.8.11",
"apexcharts": "3.45.2",
"apexcharts": "3.46.0",
"axios": "1.6.7",
"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 @@ -6282,9 +6282,9 @@ __metadata:
languageName: node
linkType: hard

"apexcharts@npm:3.45.2":
version: 3.45.2
resolution: "apexcharts@npm:3.45.2"
"apexcharts@npm:3.46.0":
version: 3.46.0
resolution: "apexcharts@npm:3.46.0"
dependencies:
"@yr/monotone-cubic-spline": "npm:^1.0.3"
svg.draggable.js: "npm:^2.2.2"
Expand All @@ -6293,7 +6293,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/a506604a1f61ecdaee5b75f3397e26b01365718cc14d97aa3222f94cae31cc25a9b9b548ae1576371357c32146dcc5dbe78ee2fce9eef320526f2a3868b9ce53
checksum: 10/e7ff2b05b938d8f4d7b945066c21bd2b205489bf92d22bbdf81d79788c9d7eed3c74019248ca952aaef9d1d6e4cbee08b48d70e4ce0689e3b463a56bf153d405
languageName: node
linkType: hard

Expand Down Expand Up @@ -15592,7 +15592,7 @@ __metadata:
"@types/uuid": "npm:9.0.8"
"@vitejs/plugin-react": "npm:4.2.1"
analytics: "npm:0.8.11"
apexcharts: "npm:3.45.2"
apexcharts: "npm:3.46.0"
axios: "npm:1.6.7"
babel-plugin-relay: "npm:16.2.0"
chokidar: "npm:3.6.0"
Expand Down

0 comments on commit aeaa200

Please sign in to comment.