diff --git a/package-lock.json b/package-lock.json index 16dce02..ecdd8f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "BSD-2-Clause", "dependencies": { "@kronos-integration/interceptor": "^10.2.18", - "model-attributes": "^4.1.14" + "model-attributes": "^4.1.15" }, "devDependencies": { "@kronos-integration/endpoint": "^9.4.24", @@ -436,14 +436,14 @@ } }, "node_modules/@kronos-integration/interceptor": { - "version": "10.2.19", - "resolved": "https://registry.npmjs.org/@kronos-integration/interceptor/-/interceptor-10.2.19.tgz", - "integrity": "sha512-NKhCjAXJUt5dJAQASGcuB7lQFxnjg840AzwwnARwzhQiQtoBsZKd2abS/WRfXcRg6C3MN9quS1ywnAzEVNoIcg==", + "version": "10.2.21", + "resolved": "https://registry.npmjs.org/@kronos-integration/interceptor/-/interceptor-10.2.21.tgz", + "integrity": "sha512-1vxrc/OpS3gSn9neOv3WlmArApzwUfxRTyDkePcg0kc5EmtD/Y7tAZwCHUw9UrFSFxaJIN0L5GeJLmXQ+phm4g==", "dependencies": { - "model-attributes": "^4.1.14" + "model-attributes": "^4.1.15" }, "engines": { - "node": ">=16.14.0" + "node": ">=16.14.2" } }, "node_modules/@nodelib/fs.scandir": { @@ -6925,9 +6925,9 @@ } }, "node_modules/model-attributes": { - "version": "4.1.14", - "resolved": "https://registry.npmjs.org/model-attributes/-/model-attributes-4.1.14.tgz", - "integrity": "sha512-slQsO8LuCXcF76lIrfSzWXvPUTBtEfUctBcfKsK96QJTEnJvaMg5YVBSe5WJ4ZubO+Bo5EpEe+kjh5jZJc6/vA==", + "version": "4.1.15", + "resolved": "https://registry.npmjs.org/model-attributes/-/model-attributes-4.1.15.tgz", + "integrity": "sha512-XOpO4HgtIDGgVJ5NBBxRSyymQ5XXO2sgk4e7HpkKGtlRrTi6W7x1DDqG5cFelfGJOHCCgJGt4qhNX9zxj6Tamg==", "engines": { "node": ">=14.19.0" } @@ -13896,11 +13896,11 @@ } }, "@kronos-integration/interceptor": { - "version": "10.2.19", - "resolved": "https://registry.npmjs.org/@kronos-integration/interceptor/-/interceptor-10.2.19.tgz", - "integrity": "sha512-NKhCjAXJUt5dJAQASGcuB7lQFxnjg840AzwwnARwzhQiQtoBsZKd2abS/WRfXcRg6C3MN9quS1ywnAzEVNoIcg==", + "version": "10.2.21", + "resolved": "https://registry.npmjs.org/@kronos-integration/interceptor/-/interceptor-10.2.21.tgz", + "integrity": "sha512-1vxrc/OpS3gSn9neOv3WlmArApzwUfxRTyDkePcg0kc5EmtD/Y7tAZwCHUw9UrFSFxaJIN0L5GeJLmXQ+phm4g==", "requires": { - "model-attributes": "^4.1.14" + "model-attributes": "^4.1.15" } }, "@nodelib/fs.scandir": { @@ -18911,9 +18911,9 @@ } }, "model-attributes": { - "version": "4.1.14", - "resolved": "https://registry.npmjs.org/model-attributes/-/model-attributes-4.1.14.tgz", - "integrity": "sha512-slQsO8LuCXcF76lIrfSzWXvPUTBtEfUctBcfKsK96QJTEnJvaMg5YVBSe5WJ4ZubO+Bo5EpEe+kjh5jZJc6/vA==" + "version": "4.1.15", + "resolved": "https://registry.npmjs.org/model-attributes/-/model-attributes-4.1.15.tgz", + "integrity": "sha512-XOpO4HgtIDGgVJ5NBBxRSyymQ5XXO2sgk4e7HpkKGtlRrTi6W7x1DDqG5cFelfGJOHCCgJGt4qhNX9zxj6Tamg==" }, "modify-values": { "version": "1.0.1",