From 3315d292f85f36154c9b51f9cdb09430c4517ebc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 11:19:25 +0000 Subject: [PATCH] Update dependency imask to v6.4.3 --- package-lock.json | 13 ++++++++----- package.json | 2 +- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index ba2f313..23e927c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "@ttsftwr/jca-ui-kit", - "version": "0.7.2", + "version": "1.0.0", "license": "MIT", "devDependencies": { "@babel/core": "7.12.7", @@ -40,7 +40,7 @@ "gulp-uglify": "3.0.2", "gulp-zip": "5.0.2", "i": "0.3.6", - "imask": "6.0.5", + "imask": "6.4.3", "ionicons": "5.2.3", "jquery": "3.5.1", "load-json-file": "6.2.0", @@ -8964,9 +8964,10 @@ } }, "node_modules/imask": { - "version": "6.0.5", + "version": "6.4.3", + "resolved": "https://registry.npmjs.org/imask/-/imask-6.4.3.tgz", + "integrity": "sha512-aH2GHemGkr3cbRBfhogHMIx05eUxdHrZNlKTTLmz8VxpSopuHHJ8+85FsDlBVQqxPlDLhZuwj4lpHHWbLOdBSw==", "dev": true, - "license": "MIT", "engines": { "npm": ">=4.0.0" } @@ -22640,7 +22641,9 @@ } }, "imask": { - "version": "6.0.5", + "version": "6.4.3", + "resolved": "https://registry.npmjs.org/imask/-/imask-6.4.3.tgz", + "integrity": "sha512-aH2GHemGkr3cbRBfhogHMIx05eUxdHrZNlKTTLmz8VxpSopuHHJ8+85FsDlBVQqxPlDLhZuwj4lpHHWbLOdBSw==", "dev": true }, "immutable": { diff --git a/package.json b/package.json index ac7c137..65e4391 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "gulp-uglify": "3.0.2", "gulp-zip": "5.0.2", "i": "0.3.6", - "imask": "6.0.5", + "imask": "6.4.3", "ionicons": "5.2.3", "jquery": "3.5.1", "load-json-file": "6.2.0",