From b24eb282302a4e61900195d6f5b2336e3b8f1f91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 00:32:19 +0000 Subject: [PATCH] build(deps): bump @moda/tokens from 6.6.62 to 6.6.65 Bumps [@moda/tokens](https://github.com/ModaOperandi/tokens) from 6.6.62 to 6.6.65. - [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.62...6.6.65) --- updated-dependencies: - dependency-name: "@moda/tokens" dependency-version: 6.6.65 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 b5ef9ebda..abe043c7a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4360,9 +4360,9 @@ "license": "MIT" }, "node_modules/@moda/tokens": { - "version": "6.6.62", - "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.62.tgz", - "integrity": "sha512-fYMKBY0j/6XdG6PG/oD7gg4VKhIMM/iCSlWbnO9Woant7HWtPgQcMNe1CD7vJeUT2xLlxG1kwvpWd+JMoAFi4w==", + "version": "6.6.65", + "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.65.tgz", + "integrity": "sha512-FQPmhZiJvJevNULbLO6DHJU/9vROZeyJSNcQ+0F2tbI1g5YlPfBe+URmdRvl4U/E1PSzfr9B7lB661XW0i3dQw==", "license": "MIT", "dependencies": { "color-string": "^2.0.1"