diff --git a/licensing_template/frontend/licensing_template/package-lock.json b/licensing_template/frontend/licensing_template/package-lock.json index 748f0b4..800c7d6 100644 --- a/licensing_template/frontend/licensing_template/package-lock.json +++ b/licensing_template/frontend/licensing_template/package-lock.json @@ -19,7 +19,7 @@ "datatables.net-responsive-bs": "^2.1.1", "express": "^4.17.3", "jquery": "^3.6.0", - "jquery-validation": "^1.19.3", + "jquery-validation": "^1.19.5", "jszip": "^3.9.1", "lodash": "^4.17.21", "moment": "^2.29.3", @@ -5159,9 +5159,9 @@ "integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==" }, "node_modules/jquery-validation": { - "version": "1.19.4", - "resolved": "https://registry.npmjs.org/jquery-validation/-/jquery-validation-1.19.4.tgz", - "integrity": "sha512-PcwKcATCR+JL77m9kkWd84NAHAunJP9iasF6IbMxUgl73xDAimxjt5oYFmYHDXBmTZM4rpkXxMNR/jGI5TlSjA==", + "version": "1.19.5", + "resolved": "https://registry.npmjs.org/jquery-validation/-/jquery-validation-1.19.5.tgz", + "integrity": "sha512-X2SmnPq1mRiDecVYL8edWx+yTBZDyC8ohWXFhXdtqFHgU9Wd4KHkvcbCoIZ0JaSaumzS8s2gXSkP8F7ivg/8ZQ==", "peerDependencies": { "jquery": "^1.7 || ^2.0 || ^3.1" } @@ -13602,9 +13602,9 @@ "integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==" }, "jquery-validation": { - "version": "1.19.4", - "resolved": "https://registry.npmjs.org/jquery-validation/-/jquery-validation-1.19.4.tgz", - "integrity": "sha512-PcwKcATCR+JL77m9kkWd84NAHAunJP9iasF6IbMxUgl73xDAimxjt5oYFmYHDXBmTZM4rpkXxMNR/jGI5TlSjA==", + "version": "1.19.5", + "resolved": "https://registry.npmjs.org/jquery-validation/-/jquery-validation-1.19.5.tgz", + "integrity": "sha512-X2SmnPq1mRiDecVYL8edWx+yTBZDyC8ohWXFhXdtqFHgU9Wd4KHkvcbCoIZ0JaSaumzS8s2gXSkP8F7ivg/8ZQ==", "requires": {} }, "js-message": { diff --git a/licensing_template/frontend/licensing_template/package.json b/licensing_template/frontend/licensing_template/package.json index 5cc2e5c..592f9f4 100644 --- a/licensing_template/frontend/licensing_template/package.json +++ b/licensing_template/frontend/licensing_template/package.json @@ -21,7 +21,7 @@ "datatables.net-responsive-bs": "^2.1.1", "express": "^4.17.3", "jquery": "^3.6.0", - "jquery-validation": "^1.19.3", + "jquery-validation": "^1.19.5", "jszip": "^3.9.1", "lodash": "^4.17.21", "moment": "^2.29.3",