From 77f4c27c9e03e613a497daf1bbd2a1a78f162fe4 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 8 Dec 2022 21:51:12 -0330
Subject: [PATCH] Bump @metamask/utils from 3.2.0 to 3.3.1 (#953)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 3.2.0 to
3.3.1.
Release notes
Sourced from @metamask/utils
's
releases.
3.3.1
Fixed
- JSON-RPC parameters are now properly cast to Json upon validation
(#51)
3.3.0
Added
- Add more assertion utils (#49)
- Add JSON-RPC error validation functions (#46)
- Add convenience function for creating a
DataView
(#45)
Fixed
- Update JSON validation logic (#47)
- Validation would previously allow for
undefined
values,
which is not a standard JSON type
Changelog
Sourced from @metamask/utils
's
changelog.
[3.3.1]
Fixed
- JSON-RPC parameters are now properly cast to Json upon validation
(#51)
[3.3.0]
Added
- Add more assertion utils (#49)
- Add JSON-RPC error validation functions (#46)
- Add convenience function for creating a
DataView
(#45)
Fixed
- Update JSON validation logic (#47)
- Validation would previously allow for
undefined
values,
which is not a standard JSON type
Commits
Maintainer changes
This version was pushed to npm by ritave, a new releaser for
@metamask/utils
since your current version.
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@metamask/utils&package-manager=npm_and_yarn&previous-version=3.2.0&new-version=3.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
yarn.lock | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)
diff --git a/yarn.lock b/yarn.lock
index d3d819533f2..8c924340bf3 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1978,14 +1978,13 @@ __metadata:
linkType: hard
"@metamask/utils@npm:^3.0.3":
- version: 3.2.0
- resolution: "@metamask/utils@npm:3.2.0"
+ version: 3.3.1
+ resolution: "@metamask/utils@npm:3.3.1"
dependencies:
"@types/debug": ^4.1.7
debug: ^4.3.4
- fast-deep-equal: ^3.1.3
- superstruct: ^0.16.5
- checksum: 99adcbd273c69075628913259f8c3fb843291898eba813f4f5fe0bfc060ae5955e2c69e70e15b04156793f8d84edd077d1fac3f8c3927e067d0f311eef9d4469
+ superstruct: ^0.16.7
+ checksum: 5b6b6b54fdff4bc3f77b31ef50c23adca8fdf21d81d4f68d3d9c2b383b145cd61c2435f5ba0a11344484ae1f6d2355fab82eec58ce6b19eb35b476928b2e4ee6
languageName: node
linkType: hard
@@ -11015,10 +11014,10 @@ __metadata:
languageName: node
linkType: hard
-"superstruct@npm:^0.16.5":
- version: 0.16.5
- resolution: "superstruct@npm:0.16.5"
- checksum: 9f843c38695b584a605ae9b028629de18a85bd0dca0e9449b4ab98bb7b9ac3d82599870acbab9fbd2ee454c6b187af7e61562e252dfadabd974191ab4ab2e3ce
+"superstruct@npm:^0.16.7":
+ version: 0.16.7
+ resolution: "superstruct@npm:0.16.7"
+ checksum: c8c855ff6945da8a41048c6d236de7b1af5d4d9c31742b3ee54d65647c31597488620281f65e095d5efc9e2fbdaad529b8c8f2506c12569d428467c835a21477
languageName: node
linkType: hard