Skip to content

Commit c19553d

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency ajv to v8.8.2
1 parent 8cd8dd6 commit c19553d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@material-ui/icons": "4.11.2",
1515
"@material-ui/lab": "4.0.0-alpha.60",
1616
"@uiw/react-codemirror": "3.2.7",
17-
"ajv": "8.8.1",
17+
"ajv": "8.8.2",
1818
"clsx": "1.1.1",
1919
"codemirror": "5.63.3",
2020
"codemirror-graphql": "0.15.2",

yarn.lock

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6917,6 +6917,16 @@ [email protected]:
69176917
require-from-string "^2.0.2"
69186918
uri-js "^4.2.2"
69196919

6920+
6921+
version "8.8.2"
6922+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.8.2.tgz#01b4fef2007a28bf75f0b7fc009f62679de4abbb"
6923+
integrity sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw==
6924+
dependencies:
6925+
fast-deep-equal "^3.1.1"
6926+
json-schema-traverse "^1.0.0"
6927+
require-from-string "^2.0.2"
6928+
uri-js "^4.2.2"
6929+
69206930
ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.11.0, ajv@^6.12.0, ajv@^6.12.2, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5, ajv@^6.12.6:
69216931
version "6.12.6"
69226932
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"

0 commit comments

Comments
 (0)