Browse Source

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>
pull/3754/head
dependabot[bot] 4 years ago committed by GitHub
parent
commit
8bd8bc5c00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      package-lock.json
  2. 2
      package.json

6
package-lock.json generated

@ -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",

2
package.json

@ -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",

Loading…
Cancel
Save