From 7c2e268ef5e7367974f1f05244a742b58aad6cd2 Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Sat, 31 Dec 2022 09:22:04 +0000 Subject: [PATCH] chore(deps): lock --- package-lock.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 23185341..ea91a343 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,10 +9,10 @@ "version": "0.0.0-semantic-release", "license": "BSD-2-Clause", "dependencies": { - "model-attributes": "^4.2.1" + "model-attributes": "^4.2.2" }, "devDependencies": { - "@kronos-integration/test-interceptor": "^7.0.26", + "@kronos-integration/test-interceptor": "^7.0.27", "ava": "^5.1.0", "c8": "^7.12.0", "documentation": "^14.0.1", @@ -465,12 +465,12 @@ } }, "node_modules/@kronos-integration/test-interceptor": { - "version": "7.0.26", - "resolved": "https://registry.npmjs.org/@kronos-integration/test-interceptor/-/test-interceptor-7.0.26.tgz", - "integrity": "sha512-mu3NRd9LCq/fVcFh9Oim0u3gbJcOTjuehwA/1Z7xgEkN8aeMHaOxOysQ4IOxFJVBJk+9xLh10L+tqOmJ5M8A5A==", + "version": "7.0.27", + "resolved": "https://registry.npmjs.org/@kronos-integration/test-interceptor/-/test-interceptor-7.0.27.tgz", + "integrity": "sha512-/V7SVUkvYt1uu459o6Y2Bh8WbTDIsoldL3GYD0d22MP/8bA3GVH+V8w8Oyzc8DpYN6I9h2/2f2QW+f2YCxrzxA==", "dev": true, "engines": { - "node": ">=16.16.0" + "node": ">=18.12.1" } }, "node_modules/@nodelib/fs.scandir": { @@ -10819,9 +10819,9 @@ } }, "@kronos-integration/test-interceptor": { - "version": "7.0.26", - "resolved": "https://registry.npmjs.org/@kronos-integration/test-interceptor/-/test-interceptor-7.0.26.tgz", - "integrity": "sha512-mu3NRd9LCq/fVcFh9Oim0u3gbJcOTjuehwA/1Z7xgEkN8aeMHaOxOysQ4IOxFJVBJk+9xLh10L+tqOmJ5M8A5A==", + "version": "7.0.27", + "resolved": "https://registry.npmjs.org/@kronos-integration/test-interceptor/-/test-interceptor-7.0.27.tgz", + "integrity": "sha512-/V7SVUkvYt1uu459o6Y2Bh8WbTDIsoldL3GYD0d22MP/8bA3GVH+V8w8Oyzc8DpYN6I9h2/2f2QW+f2YCxrzxA==", "dev": true }, "@nodelib/fs.scandir": {