Upgrade jspdf-autotable from 3.5.31 to 3.7.1 #13937

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2023-11-23 15:23:13 +00:00
parent a7f98ea2a5
commit e0e11845bb
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -15972,9 +15972,9 @@
}
},
"jspdf-autotable": {
"version": "3.5.31",
"resolved": "https://registry.npmjs.org/jspdf-autotable/-/jspdf-autotable-3.5.31.tgz",
"integrity": "sha512-Lc1KuLGDQWW/5t57Z/+c2E94XQV3jV2QVU3xMRiwvcm/nMx79aCkpPCsxLzJZVFneZvz4XoA8+egQR1QajYiWw=="
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/jspdf-autotable/-/jspdf-autotable-3.7.1.tgz",
"integrity": "sha512-5fgjqE8nIwUoNz5l/i/aD/uONKofE4yp/kJ097EKBllPVTPGnGV5OWHld30db3+CvNrgzrRl8gmTnKF6vag05g=="
},
"junk": {
"version": "3.1.0",

View file

@ -46,7 +46,7 @@
"jquery-ui": "^1.13.2",
"jquery-ui-bundle": "^1.12.1",
"jquery.iframe-transport": "^1.0.0",
"jspdf-autotable": "^3.5.30",
"jspdf-autotable": "^3.7.1",
"less": "^4.2.0",
"less-loader": "^5.0",
"list.js": "^1.5.0",