aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-05 02:09:08 +0000
committerGitHub <noreply@github.com>2021-01-05 02:09:08 +0000
commit314dc1f42abea370370ac50cecfd0f090529bbb5 (patch)
treead0b8c56f3cb114e15301de5fcf876d0e7852929 /yarn.lock
parent343dffb998f44bfc7669d50eb2f5424d28cdb7b9 (diff)
Bump ajv from 7.0.2 to 7.0.3
Bumps [ajv](https://github.com/ajv-validator/ajv) from 7.0.2 to 7.0.3. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/v7.0.2...v7.0.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 af18f89..f4566d2 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -769,9 +769,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, ajv@^7.0.0-beta.9, ajv@^7.0.2:
- version "7.0.2"
- resolved "https://registry.yarnpkg.com/ajv/-/ajv-7.0.2.tgz#04ccc89a93449c64382fe0846d45a7135d986dbc"
- integrity sha512-qIaxO9RXjaXyO21tJr0EvwPcZa49m64GcXCU8ZrLjCAlFyMuOcPpI560So4A11M1WsKslJYIXn6jSyG5P0xIeg==
+ version "7.0.3"
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-7.0.3.tgz#13ae747eff125cafb230ac504b2406cf371eece2"
+ integrity sha512-R50QRlXSxqXcQP5SvKUrw8VZeypvo12i2IX0EeR5PiZ7bEKeHWgzgo264LDadUsCU42lTJVhFikTqJwNeH34gQ==
dependencies:
fast-deep-equal "^3.1.1"
json-schema-traverse "^1.0.0"