mirror of https://github.com/ColorlibHQ/AdminLTE
Bump inputmask from 5.0.3 to 5.0.5 (#2963)
Bumps [inputmask](https://github.com/RobinHerbots/Inputmask) from 5.0.3 to 5.0.5. - [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.3...5.0.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/3032/head
parent
cc9766d607
commit
ec6425d99d
|
@ -5874,9 +5874,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"inputmask": {
|
||||
"version": "5.0.3",
|
||||
"resolved": "https://registry.npmjs.org/inputmask/-/inputmask-5.0.3.tgz",
|
||||
"integrity": "sha512-v1l5IoJK6NE8TapI2g6n/y1/ksMwyVLkkaIS6VPTkdvpgEITLzDtSi7n9Jpp471hL2DdJlae9HpMnFmTpf5VXA=="
|
||||
"version": "5.0.5",
|
||||
"resolved": "https://registry.npmjs.org/inputmask/-/inputmask-5.0.5.tgz",
|
||||
"integrity": "sha512-9gqau4tb0oaxYiymLC43KU/aAXHVofya7ilGIxqKONbSh7LNKRHmpw6mhuH2D4yykRlcNhS9zI/FOsrAQmltQA=="
|
||||
},
|
||||
"invariant": {
|
||||
"version": "2.2.4",
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
"flot": "^4.2.1",
|
||||
"fs-extra": "^9.0.1",
|
||||
"icheck-bootstrap": "^3.0.1",
|
||||
"inputmask": "^5.0.3",
|
||||
"inputmask": "^5.0.5",
|
||||
"ion-rangeslider": "^2.3.1",
|
||||
"jquery": "^3.5.1",
|
||||
"jquery-knob-chif": "^1.2.13",
|
||||
|
|
Loading…
Reference in New Issue