diff --git a/package-lock.json b/package-lock.json index 2c7a807..894cf89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ucentral-client", - "version": "2.0.28", + "version": "2.0.29", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ucentral-client", - "version": "2.0.28", + "version": "2.0.29", "dependencies": { "@coreui/coreui": "^3.4.0", "@coreui/icons": "^2.0.1", @@ -32,7 +32,7 @@ "react-tooltip": "^4.2.21", "react-widgets": "^5.1.1", "sass": "^1.35.1", - "ucentral-libs": "^0.8.68", + "ucentral-libs": "^0.8.69", "uuid": "^8.3.2" }, "devDependencies": { @@ -14812,9 +14812,9 @@ } }, "node_modules/ucentral-libs": { - "version": "0.8.68", - "resolved": "https://registry.npmjs.org/ucentral-libs/-/ucentral-libs-0.8.68.tgz", - "integrity": "sha512-2F3dBTiFkz0VsH3t6lcA5y734MVBC8UsnZe2Cuhcbd4ewSpMLwrlim0jylOtLfhDmi1uIGBaQOzIv+84x19WoA==", + "version": "0.8.69", + "resolved": "https://registry.npmjs.org/ucentral-libs/-/ucentral-libs-0.8.69.tgz", + "integrity": "sha512-16I5mY8mMVv5vaOHVODpwuFkVtpGxnXQknFMrk8cVhLmC27AUosRL4yDIEYYHAaspTxnl8f86UIOFv5JHT60Hg==", "engines": { "node": ">=10" }, @@ -27651,9 +27651,9 @@ } }, "ucentral-libs": { - "version": "0.8.68", - "resolved": "https://registry.npmjs.org/ucentral-libs/-/ucentral-libs-0.8.68.tgz", - "integrity": "sha512-2F3dBTiFkz0VsH3t6lcA5y734MVBC8UsnZe2Cuhcbd4ewSpMLwrlim0jylOtLfhDmi1uIGBaQOzIv+84x19WoA==", + "version": "0.8.69", + "resolved": "https://registry.npmjs.org/ucentral-libs/-/ucentral-libs-0.8.69.tgz", + "integrity": "sha512-16I5mY8mMVv5vaOHVODpwuFkVtpGxnXQknFMrk8cVhLmC27AUosRL4yDIEYYHAaspTxnl8f86UIOFv5JHT60Hg==", "requires": {} }, "unbox-primitive": {