chore(deps): bump inputmask from 5.0.6 to 5.0.7 (#4177)

Bumps [inputmask](https://github.com/RobinHerbots/Inputmask) from 5.0.6 to 5.0.7.
- [Release notes](https://github.com/RobinHerbots/Inputmask/releases)
- [Changelog](https://github.com/RobinHerbots/Inputmask/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/RobinHerbots/Inputmask/compare/5.0.6...5.0.7)

---
updated-dependencies:
- dependency-name: inputmask
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/4181/head
dependabot[bot] 2022-01-12 19:24:07 +01:00 committed by GitHub
parent 60c63ab68b
commit edc3b7a8ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -6135,9 +6135,9 @@
"dev": true "dev": true
}, },
"inputmask": { "inputmask": {
"version": "5.0.6", "version": "5.0.7",
"resolved": "https://registry.npmjs.org/inputmask/-/inputmask-5.0.6.tgz", "resolved": "https://registry.npmjs.org/inputmask/-/inputmask-5.0.7.tgz",
"integrity": "sha512-/QjZuOEB7fJKMEu3xKL3LlycctMmK53Zr/fGSFtcjrfYxXks93iptutYowWNR1oUsHr2QIzy6V3MMYz07P2Cfw==" "integrity": "sha512-rUxbRDS25KEib+c/Ow+K01oprU/+EK9t9SOPC8ov94/ftULGDqj1zOgRU/Hko6uzoKRMdwCfuhAafJ/Wk2wffQ=="
}, },
"internal-slot": { "internal-slot": {
"version": "1.0.3", "version": "1.0.3",

View File

@ -102,7 +102,7 @@
"fs-extra": "^10.0.0", "fs-extra": "^10.0.0",
"fullcalendar": "^5.10.1", "fullcalendar": "^5.10.1",
"icheck-bootstrap": "^3.0.1", "icheck-bootstrap": "^3.0.1",
"inputmask": "^5.0.6", "inputmask": "^5.0.7",
"ion-rangeslider": "^2.3.1", "ion-rangeslider": "^2.3.1",
"jquery": "^3.6.0", "jquery": "^3.6.0",
"jquery-knob-chif": "^1.2.13", "jquery-knob-chif": "^1.2.13",