From 4f58bd1146bffdea58f52f6832e24fe8555c84a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 00:12:51 +0000 Subject: [PATCH] chore(deps): bump io-ts from 2.2.20 to 2.2.21 Bumps [io-ts](https://github.com/gcanti/io-ts) from 2.2.20 to 2.2.21. - [Release notes](https://github.com/gcanti/io-ts/releases) - [Changelog](https://github.com/gcanti/io-ts/blob/master/CHANGELOG.md) - [Commits](https://github.com/gcanti/io-ts/commits) --- updated-dependencies: - dependency-name: io-ts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 52f8f39a4..fd8339bf1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3881,9 +3881,9 @@ internal-slot@^1.0.4: side-channel "^1.0.4" io-ts@^2.2.16: - version "2.2.20" - resolved "https://registry.npmjs.org/io-ts/-/io-ts-2.2.20.tgz" - integrity sha512-Rq2BsYmtwS5vVttie4rqrOCIfHCS9TgpRLFpKQCM1wZBBRY9nWVGmEvm2FnDbSE2un1UE39DvFpTR5UL47YDcA== + version "2.2.21" + resolved "https://registry.yarnpkg.com/io-ts/-/io-ts-2.2.21.tgz#4ef754176f7082a1099d04c7d5c4ea53267c530a" + integrity sha512-zz2Z69v9ZIC3mMLYWIeoUcwWD6f+O7yP92FMVVaXEOSZH1jnVBmET/urd/uoarD1WGBY4rCj8TAyMPzsGNzMFQ== ip-address@^9.0.5: version "9.0.5" @@ -5349,9 +5349,9 @@ mute-stream@^1.0.0: integrity sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA== nanoid@^3.3.7: - version "3.3.7" - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8" - integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g== + version "3.3.8" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf" + integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w== natural-compare@^1.4.0: version "1.4.0"