mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-17 21:12:16 +01:00
chore(deps): Bump signature_pad from 5.0.9 to 5.0.10
Bumps [signature_pad](https://github.com/szimek/signature_pad) from 5.0.9 to 5.0.10. - [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.9...v5.0.10) --- updated-dependencies: - dependency-name: signature_pad dependency-version: 5.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4ee0e15b3e
commit
0222440cba
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.9",
|
||||
"signature_pad": "^5.0.10",
|
||||
"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.9",
|
||||
"resolved": "https://registry.npmjs.org/signature_pad/-/signature_pad-5.0.9.tgz",
|
||||
"integrity": "sha512-x+X69R5knEvZh06uytjGCODBFoUk9aDkK3Y60D8TDMSa8Ue42JXrMLL4FDNpyntYtTskothiVaxVvgSRg4gKHw==",
|
||||
"version": "5.0.10",
|
||||
"resolved": "https://registry.npmjs.org/signature_pad/-/signature_pad-5.0.10.tgz",
|
||||
"integrity": "sha512-t7rLjpAtxYAIrTHr7EKfY8ulTWF+G/LFMto502a61KZvZNWZSwhTPeLE6171YMDd2sSYRBwQ17ENK5huAi9Rsg==",
|
||||
"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.9",
|
||||
"signature_pad": "^5.0.10",
|
||||
"vue": "^2.7.16",
|
||||
"vue-advanced-cropper": "^1.11.7",
|
||||
"vue-drag-resize": "^1.5.4",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue