From 40bc296a6986246a9d1976d8b3ee87d10c81510d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 00:59:15 +0000 Subject: [PATCH] build(deps): bump smol-toml from 1.7.0 to 1.7.2 Bumps [smol-toml](https://github.com/squirrelchat/smol-toml) from 1.7.0 to 1.7.2. - [Release notes](https://github.com/squirrelchat/smol-toml/releases) - [Commits](https://github.com/squirrelchat/smol-toml/compare/v1.7.0...v1.7.2) --- updated-dependencies: - dependency-name: smol-toml dependency-version: 1.7.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5df58a8bed..572dce0bb2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11052,9 +11052,9 @@ slice-ansi@^4.0.0: is-fullwidth-code-point "^3.0.0" smol-toml@~1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/smol-toml/-/smol-toml-1.7.0.tgz#ed1b259ce7e05907df1abe758971bd0a0ef2c0dd" - integrity sha512-aqVvWoyO21L23mb+drl4RmMXbf6N7FdHjAhTRA9ZBL7apWBgfWC16KjrASI+1p9GAroljyMHj6fK67i0UiTNvQ== + version "1.7.2" + resolved "https://registry.yarnpkg.com/smol-toml/-/smol-toml-1.7.2.tgz#4b363d088248a7dcc2110d19b7585b4551dc5762" + integrity sha512-pXFZ9B2WinEPzxWkMmlYE/oYx2BP+qLrE95wP8tCuK901uLSMGdCb6QSr82z+wnhXkG4+cO+OMLbZB2Cn+97zw== snake-case@^3.0.4: version "3.0.4"