Skip to content

Commit 59f4ec6

Browse files
chore(deps): bump ajv from 8.17.1 to 8.18.0
Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.17.1 to 8.18.0. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.17.1...v8.18.0) --- updated-dependencies: - dependency-name: ajv dependency-version: 8.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7668c9e commit 59f4ec6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/ringcentral-mock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@apidevtools/json-schema-ref-parser": "^9.0.9",
1414
"@faker-js/faker": "^6.0.0-alpha.3",
1515
"@ringcentral-integration/commons": "*",
16-
"ajv": "^8.8.1",
16+
"ajv": "^8.18.0",
1717
"chalk": "^4.1.2",
1818
"debug": "^4.3.2",
1919
"fetch-mock": "^9.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4250,10 +4250,10 @@ ajv@^6.10.0, ajv@^6.12.4, ajv@^6.12.5:
42504250
json-schema-traverse "^0.4.1"
42514251
uri-js "^4.2.2"
42524252

4253-
ajv@^8.0.0, ajv@^8.10.0, ajv@^8.11.0, ajv@^8.17.1, ajv@^8.8.1, ajv@^8.9.0:
4254-
version "8.17.1"
4255-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.17.1.tgz#37d9a5c776af6bc92d7f4f9510eba4c0a60d11a6"
4256-
integrity sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==
4253+
ajv@^8.0.0, ajv@^8.10.0, ajv@^8.11.0, ajv@^8.17.1, ajv@^8.18.0, ajv@^8.9.0:
4254+
version "8.18.0"
4255+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.18.0.tgz#8864186b6738d003eb3a933172bb3833e10cefbc"
4256+
integrity sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==
42574257
dependencies:
42584258
fast-deep-equal "^3.1.3"
42594259
fast-uri "^3.0.1"

0 commit comments

Comments
 (0)