aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-23 20:22:01 +0000
committerGitHub <noreply@github.com>2021-03-23 20:22:01 +0000
commitca5e51b28fdb6ee194beb2630aa796bb3ec17995 (patch)
tree99ff49888e594473f9dccdb620e73c0979ec68fd /yarn.lock
parent6d04d4d92313a8d00f5896828f35fdf039b4cbf9 (diff)
Bump ajv from 7.2.1 to 7.2.3
Bumps [ajv](https://github.com/ajv-validator/ajv) from 7.2.1 to 7.2.3. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/v7.2.1...v7.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index ba44284..c1bdd16 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -782,9 +782,9 @@ ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5:
uri-js "^4.2.2"
ajv@^7.0.0-beta.9, ajv@^7.0.2, ajv@^7.2.1:
- version "7.2.1"
- resolved "https://registry.yarnpkg.com/ajv/-/ajv-7.2.1.tgz#a5ac226171912447683524fa2f1248fcf8bac83d"
- integrity sha512-+nu0HDv7kNSOua9apAVc979qd932rrZeb3WOvoiD31A/p1mIE5/9bN2027pE2rOPYEdS3UHzsvof4hY+lM9/WQ==
+ version "7.2.3"
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-7.2.3.tgz#ca78d1cf458d7d36d1c3fa0794dd143406db5772"
+ integrity sha512-idv5WZvKVXDqKralOImQgPM9v6WOdLNa0IY3B3doOjw/YxRGT8I+allIJ6kd7Uaj+SF1xZUSU+nPM5aDNBVtnw==
dependencies:
fast-deep-equal "^3.1.1"
json-schema-traverse "^1.0.0"