From dce252a00d9b027a412e51876b6be84e36b7571d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 05:42:03 +0000 Subject: [PATCH] build(deps): lock file maintenance --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index aedd079..a455cad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -382,9 +382,9 @@ } }, "node_modules/clipboardy": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/clipboardy/-/clipboardy-5.0.0.tgz", - "integrity": "sha512-MQfKHaD09eP80Pev4qBxZLbxJK/ONnqfSYAPlCmPh+7BDboYtO/3BmB6HGzxDIT0SlTRc2tzS8lQqfcdLtZ0Kg==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/clipboardy/-/clipboardy-5.0.1.tgz", + "integrity": "sha512-pJ5ZDWjOT593Nli4TqlRLy33KomlAPxIFntMFxXrCqJON1cGcGPT5nNFxRxJ9m4HbfrccsYve7XwXjywW6nXVw==", "license": "MIT", "dependencies": { "execa": "^9.6.0", @@ -1033,9 +1033,9 @@ "license": "MIT" }, "node_modules/semantic-release-plugin-update-version-in-files": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/semantic-release-plugin-update-version-in-files/-/semantic-release-plugin-update-version-in-files-2.0.0.tgz", - "integrity": "sha512-ovpBKjkygkbiTH0CG+vJb62O+eGFoI7PM5KCVuuy2I5Xaj5t9JzmwMtAAls3Ie+R06IQu556P4gIKjJ9FIDJZQ==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/semantic-release-plugin-update-version-in-files/-/semantic-release-plugin-update-version-in-files-2.0.1.tgz", + "integrity": "sha512-yKPIKFfUOF89vdXkQDDU4D7Ondewn9VNdaW0WHBEhk5iGzDkZKPTDh5d9H4Y/I0s76il4EU00PXktPZWsO6I4A==", "license": "ISC", "dependencies": { "debug": "^4.1.1",