diff --git a/package-lock.json b/package-lock.json index 8518d97b6..9ea9e7f1b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ ], "dependencies": { "@kronos-integration/interceptor-decode-json": "^3.0.15", - "@kronos-integration/service": "^13.2.14", + "@kronos-integration/service": "^13.2.30", "@kronos-integration/service-admin": "^3.4.92", "@kronos-integration/service-authenticator": "^3.0.14", "@kronos-integration/service-health": "^7.0.19", @@ -606,13 +606,13 @@ } }, "node_modules/@kronos-integration/service-ldap": { - "version": "5.0.20", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-ldap/-/service-ldap-5.0.20.tgz", - "integrity": "sha512-rOEyb6WatiYINV144ylheguoraVZQE1JDAfTBI5R5Oz2/QNDGDH3YrAK8TBOe7ZZiygz92daio/QKKZ1ZZZS2g==", + "version": "5.0.21", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-ldap/-/service-ldap-5.0.21.tgz", + "integrity": "sha512-ljxEYiKxtSllG6ux4/XXE1t4wW0mBozPujeuhrcwONkGpKaGa35/6PHH/OR6UnLzeZRkWyxKsAuC4Qe++MnKWA==", "license": "BSD-2-Clause", "dependencies": { "@kronos-integration/endpoint": "^10.1.10", - "@kronos-integration/service": "^13.2.14", + "@kronos-integration/service": "^13.2.30", "ldapts": "^8.0.9", "pacc": "^4.37.4" },