From 3dc3c294720db484b96473a059b61e01df7f2ec2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 00:22:58 +0000 Subject: [PATCH] build(deps): bump @moda/tokens from 6.6.58 to 6.6.61 Bumps [@moda/tokens](https://github.com/ModaOperandi/tokens) from 6.6.58 to 6.6.61. - [Release notes](https://github.com/ModaOperandi/tokens/releases) - [Changelog](https://github.com/ModaOperandi/tokens/blob/main/CHANGELOG.md) - [Commits](https://github.com/ModaOperandi/tokens/compare/6.6.58...6.6.61) --- updated-dependencies: - dependency-name: "@moda/tokens" dependency-version: 6.6.61 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4b09ef931..ae25b0c8b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4360,9 +4360,9 @@ "license": "MIT" }, "node_modules/@moda/tokens": { - "version": "6.6.58", - "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.58.tgz", - "integrity": "sha512-THRku4YEsbCwg0Ct8YaR0N9PX+0ro3Yfl1btHy4Wg4SgMiL47sOe9xxymAuhwHSv16JgQ5GaINkN08BXB1pLsw==", + "version": "6.6.61", + "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.61.tgz", + "integrity": "sha512-RR/lS9ykkVZRkqVlX3NP0e7+Z62I/USJeDGHUrJ/3ZxW340Y7Ic86u+J0JmJtCDePkhRCpvBugNe1jblil2zHA==", "license": "MIT", "dependencies": { "color-string": "^2.0.1"