Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 2f119c6

Browse files
chore(deps): bump z-schema from 4.1.1 to 4.2.1
Bumps [z-schema](https://github.com/zaggino/z-schema) from 4.1.1 to 4.2.1. - [Release notes](https://github.com/zaggino/z-schema/releases) - [Commits](zaggino/z-schema@v4.1.1...v4.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c7b6122 commit 2f119c6

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

yarn.lock

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1957,11 +1957,6 @@ core-js@^2.4.0, core-js@^2.5.0:
19571957
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.4.tgz#b8897c062c4d769dd30a0ac5c73976c47f92ea0d"
19581958
integrity sha512-05qQ5hXShcqGkPZpXEFLIpxayZscVD2kuMBZewxiIPPEagukO4mqgPA9CWhUvFBJfy3ODdK2p9xyHh7FTU9/7A==
19591959

1960-
core-js@^3.2.1:
1961-
version "3.2.1"
1962-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.2.1.tgz#cd41f38534da6cc59f7db050fe67307de9868b09"
1963-
integrity sha512-Qa5XSVefSVPRxy2XfUC13WbvqkxhkwB3ve+pgCQveNgYzbM/UxZeu1dcOX/xr4UmfUd+muuvsaxilQzCyUurMw==
1964-
19651960
core-util-is@1.0.2, core-util-is@~1.0.0:
19661961
version "1.0.2"
19671962
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
@@ -6652,11 +6647,10 @@ yargs@^3.32.0:
66526647
y18n "^3.2.0"
66536648

66546649
z-schema@^4.1.0, z-schema@^4.1.1:
6655-
version "4.1.1"
6656-
resolved "https://registry.yarnpkg.com/z-schema/-/z-schema-4.1.1.tgz#f987f52142de54943bd85bb6f6d63bf44807fb6c"
6657-
integrity sha512-0aKvR9FgrghUXXndYNDmAEazl8jykuHSkqkmPw2ZSuTWuLcEscn1zUTbR3LEfyxHl5EEHpqqOpF+Sd7wZvuDxw==
6650+
version "4.2.1"
6651+
resolved "https://registry.yarnpkg.com/z-schema/-/z-schema-4.2.1.tgz#3f6f644897eab9f66aad615b6910e4c86a19c8ce"
6652+
integrity sha512-UWhAk5QzeIhks51TjHa6d4WexEokzbbwT+Dzq9yOBOx9sNnALo4hpYz9CfJ6IUE2cmzB0vWW3KHePYOfw3L4gQ==
66586653
dependencies:
6659-
core-js "^3.2.1"
66606654
lodash.get "^4.4.2"
66616655
lodash.isequal "^4.5.0"
66626656
validator "^11.0.0"

0 commit comments

Comments
 (0)