mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-11 09:14:27 -04:00
Bump npm dependencies
- bootstrap-tagsinput-2021 replaced bootstrap-tagsinput because the latter has vulnerabilities. - Chartist and addons bumped to attempt to resolve issues with graphical reports. - jspdf and addons bumped due to vulnerabilities. It's still be broken however. Signed-off-by: objecttothis <objecttothis@gmail.com>
This commit is contained in:
809
package-lock.json
generated
809
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
@@ -29,17 +29,17 @@
|
||||
"bootstrap-notify": "^3.1.3",
|
||||
"bootstrap-select": "^1.13.18",
|
||||
"bootstrap-table": "^1.22.4",
|
||||
"bootstrap-tagsinput": "^0.7.1",
|
||||
"bootstrap-tagsinput-2021": "^0.8.6",
|
||||
"bootstrap-toggle": "^2.2.2",
|
||||
"bootstrap3-dialog": "github:nakupanda/bootstrap3-dialog#master",
|
||||
"bootstrap5": "npm:bootstrap@^5.3.2",
|
||||
"bootswatch": "^3.4.1",
|
||||
"bootswatch5": "npm:bootswatch@^5.3.2",
|
||||
"chartist": "^0.11.4",
|
||||
"chartist": "^1.3.0",
|
||||
"chartist-plugin-axistitle": "^0.0.7",
|
||||
"chartist-plugin-barlabels": "^0.0.5",
|
||||
"chartist-plugin-pointlabels": "^0.0.4",
|
||||
"chartist-plugin-tooltips": "github:KanAlexey/chartist-tooltip#master",
|
||||
"chartist-plugin-barlabel": "^1.0.1",
|
||||
"chartist-plugin-pointlabels": "^0.0.6",
|
||||
"chartist-plugin-tooltip": "^0.0.11",
|
||||
"clipboard": "^2.0.11",
|
||||
"coffeescript": "^2.7.0",
|
||||
"es6-promise": "^4.2.8",
|
||||
@@ -50,8 +50,8 @@
|
||||
"jquery-ui-dist": "^1.12.1",
|
||||
"jquery-validation": "^1.19.5",
|
||||
"js-cookie": "^2.2.1",
|
||||
"jspdf": "^1.5.3",
|
||||
"jspdf-autotable": "^2.1.0",
|
||||
"jspdf": "^2.5.1",
|
||||
"jspdf-autotable": "^3.8.2",
|
||||
"tableexport.jquery.plugin": "^1.28.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user