mirror of
https://github.com/ColonelParrot/jscanify.git
synced 2025-12-30 22:31:52 +00:00
Update canvas, jsdom and mocha to resolve audit warnings
This commit is contained in:
parent
57bf40f3fb
commit
b4e68b12c9
2898
package-lock.json
generated
2898
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "jscanify",
|
||||
"version": "1.3.3",
|
||||
"version": "1.3.4",
|
||||
"description": "Open-source Javascript mobile document scanner.",
|
||||
"main": "src/jscanify-node.js",
|
||||
"directories": {
|
||||
@ -25,8 +25,8 @@
|
||||
},
|
||||
"homepage": "https://colonelparrot.github.io/jscanify/",
|
||||
"dependencies": {
|
||||
"canvas": "^2.11.2",
|
||||
"jsdom": "^22.0.0",
|
||||
"mocha": "^10.2.0"
|
||||
"canvas": "^3.1.0",
|
||||
"jsdom": "^26.0.0",
|
||||
"mocha": "^11.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user