From e0eac400361a3c7d92f95430d4ac2ad1d0f5066c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 07:27:21 +0000 Subject: [PATCH] Bump @anephenix/sarus from 0.6.10 to 0.6.11 Bumps [@anephenix/sarus](https://github.com/anephenix/sarus) from 0.6.10 to 0.6.11. - [Changelog](https://github.com/anephenix/sarus/blob/master/CHANGELOG.md) - [Commits](https://github.com/anephenix/sarus/compare/v0.6.10...v0.6.11) --- updated-dependencies: - dependency-name: "@anephenix/sarus" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3006e43..77611f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,9 +53,10 @@ } }, "node_modules/@anephenix/sarus": { - "version": "0.6.10", - "resolved": "https://registry.npmjs.org/@anephenix/sarus/-/sarus-0.6.10.tgz", - "integrity": "sha512-ZdZPhPevI1LYfYebdlJzGLp1RBWNEN3oBQ5EDQ94ndIG4LEVDw9+5t+CMt3vzxLrqG3zBI6VD0RGr6KLrjZMcg==" + "version": "0.6.11", + "resolved": "https://registry.npmjs.org/@anephenix/sarus/-/sarus-0.6.11.tgz", + "integrity": "sha512-/+P10EiIfAohjIwOI3tJia9CjpZm7KHzx9FQcgEyaqJ9InBPO/09uX3IVT4SDGi7G1CkpjMLfKvNwU8XLuMzYw==", + "license": "MIT" }, "node_modules/@babel/code-frame": { "version": "7.24.7",