Merge pull request #5114 from LibreSign/dependabot/npm_and_yarn/signature_pad-5.0.9

chore(deps): Bump signature_pad from 5.0.8 to 5.0.9
This commit is contained in:
Vitor Mattos 2025-06-06 15:36:35 -03:00 committed by GitHub
commit 6bd7378e71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -36,7 +36,7 @@
"debounce": "^2.2.0",
"js-confetti": "^0.12.0",
"pinia": "^2.3.1",
"signature_pad": "^5.0.8",
"signature_pad": "^5.0.9",
"vue": "^2.7.16",
"vue-advanced-cropper": "^1.11.7",
"vue-drag-resize": "^1.5.4",
@ -14696,9 +14696,9 @@
}
},
"node_modules/signature_pad": {
"version": "5.0.8",
"resolved": "https://registry.npmjs.org/signature_pad/-/signature_pad-5.0.8.tgz",
"integrity": "sha512-505NOftCZxTgBq2Qoo5PuC7z11e+fHUAusY726UqQnIvL0mXV7S6GarGJivbAT4i7RUqZQsGivCcBRg8ry96ug==",
"version": "5.0.9",
"resolved": "https://registry.npmjs.org/signature_pad/-/signature_pad-5.0.9.tgz",
"integrity": "sha512-x+X69R5knEvZh06uytjGCODBFoUk9aDkK3Y60D8TDMSa8Ue42JXrMLL4FDNpyntYtTskothiVaxVvgSRg4gKHw==",
"license": "MIT"
},
"node_modules/simple-swizzle": {

View file

@ -47,7 +47,7 @@
"debounce": "^2.2.0",
"js-confetti": "^0.12.0",
"pinia": "^2.3.1",
"signature_pad": "^5.0.8",
"signature_pad": "^5.0.9",
"vue": "^2.7.16",
"vue-advanced-cropper": "^1.11.7",
"vue-drag-resize": "^1.5.4",