mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
chore(deps): Bump signature_pad from 5.0.8 to 5.0.9
Bumps [signature_pad](https://github.com/szimek/signature_pad) from 5.0.8 to 5.0.9. - [Release notes](https://github.com/szimek/signature_pad/releases) - [Changelog](https://github.com/szimek/signature_pad/blob/master/CHANGELOG.md) - [Commits](https://github.com/szimek/signature_pad/compare/v5.0.8...v5.0.9) --- updated-dependencies: - dependency-name: signature_pad dependency-version: 5.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dd43dd2a0b
commit
344129a7fa
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue