Bump inputmask from 5.0.5 to 5.0.6 (#3749)

Bumps [inputmask](https://github.com/RobinHerbots/Inputmask) from 5.0.5 to 5.0.6.
- [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.5...5.0.6)

---
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>
This commit is contained in:
dependabot[bot] 2021-06-07 17:03:34 +05:30 committed by GitHub
parent e3380a2a06
commit 8bd8bc5c00
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

@ -6603,9 +6603,9 @@
"dev": true
},
"inputmask": {
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/inputmask/-/inputmask-5.0.5.tgz",
"integrity": "sha512-9gqau4tb0oaxYiymLC43KU/aAXHVofya7ilGIxqKONbSh7LNKRHmpw6mhuH2D4yykRlcNhS9zI/FOsrAQmltQA=="
"version": "5.0.6",
"resolved": "https://registry.npmjs.org/inputmask/-/inputmask-5.0.6.tgz",
"integrity": "sha512-/QjZuOEB7fJKMEu3xKL3LlycctMmK53Zr/fGSFtcjrfYxXks93iptutYowWNR1oUsHr2QIzy6V3MMYz07P2Cfw=="
},
"ion-rangeslider": {
"version": "2.3.1",

View file

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