From fba33ed9959c4a22eed40447afec855d13cffc9c Mon Sep 17 00:00:00 2001 From: jekkos Date: Tue, 9 Jan 2024 08:35:08 +0100 Subject: [PATCH] Update packaga-lock.json (#3923) --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a997d41de..b5babfa17 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "bootstrap-datetime-picker": "2.4.4", "bootstrap-notify": "^3.1.3", "bootstrap-select": "^1.13.18", - "bootstrap-table": "github:wenzhixin/bootstrap-table#ca85b98", + "bootstrap-table": "^1.22.1", "bootstrap-tagsinput": "^0.7.1", "bootstrap-toggle": "^2.2.2", "bootstrap3-dialog": "github:nakupanda/bootstrap3-dialog#master", @@ -25,7 +25,7 @@ "chartist-plugin-axistitle": "^0.0.7", "chartist-plugin-barlabels": "^0.0.5", "chartist-plugin-pointlabels": "^0.0.4", - "chartist-plugin-tooltips": "github:tmmdata/chartist-plugin-tooltip#v0.0.18", + "chartist-plugin-tooltips": "github:KanAlexey/chartist-tooltip#master", "clipboard": "^2.0.11", "coffeescript": "^2.7.0", "es6-promise": "^4.2.8", @@ -1804,7 +1804,7 @@ }, "node_modules/chartist-plugin-tooltips": { "version": "0.0.18", - "resolved": "git+ssh://git@github.com/tmmdata/chartist-plugin-tooltip.git#9917bad5e271b9e7cad289ca2ff0f07a8f8f5231", + "resolved": "git+ssh://git@github.com/KanAlexey/chartist-tooltip.git#94bcbd063608609d9a8fced385976396d6ada7ec", "license": "MIT", "engines": { "node": ">=0.10.0"