From d80953337711229e64f913a662df50203dce03df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 06:51:33 +0000 Subject: [PATCH] Bump @metamask/superstruct from 3.1.0 to 3.2.0 Bumps [@metamask/superstruct](https://github.com/MetaMask/superstruct) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/MetaMask/superstruct/releases) - [Changelog](https://github.com/MetaMask/superstruct/blob/main/CHANGELOG.md) - [Commits](https://github.com/MetaMask/superstruct/compare/v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: "@metamask/superstruct" dependency-version: 3.2.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2f0b22d..f22477c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1514,9 +1514,9 @@ integrity sha512-JeoCyFVNOByDHb5RfYVcelYplODKVmp0WR7IL6/7HRFHj90HL9xozWspVJzE+UI8oLHmzh4P4NyYNtEkjEyryg== "@metamask/superstruct@^3.1.0": - version "3.1.0" - resolved "https://registry.yarnpkg.com/@metamask/superstruct/-/superstruct-3.1.0.tgz#148f786a674fba3ac885c1093ab718515bf7f648" - integrity sha512-N08M56HdOgBfRKkrgCMZvQppkZGcArEop3kixNEtVbJKm6P9Cfg0YkI6X0s1g78sNrj2fWUwvJADdZuzJgFttA== + version "3.2.0" + resolved "https://registry.yarnpkg.com/@metamask/superstruct/-/superstruct-3.2.0.tgz#3045c8648fa663fc7c15ffcca5067fa32a94b906" + integrity sha512-mnNxXsl4Xuqc/yODZ4lX53ulsVZ2h3DqocrgGHhPA2nQ03uN+N2AOJJoUsNifZMZ+n1FTVBRIBzfbGy/K2f4Zw== "@metamask/utils@^11.0.1": version "11.0.1"