Skip to content

Commit bbfa8b0

Browse files
chore(deps): bump ajv from 8.11.0 to 8.18.0
Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.11.0 to 8.18.0. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.11.0...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 e1ebc38 commit bbfa8b0

4 files changed

Lines changed: 122 additions & 5365 deletions

File tree

apps/condo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/lodash": "4.14.186",
6161
"@types/wavesurfer.js": "^6.0.6",
6262
"@welldone-software/why-did-you-render": "^5.0.0-alpha.1",
63-
"ajv": "8.11.0",
63+
"ajv": "8.18.0",
6464
"ajv-formats": "^2.1.0",
6565
"analytics": "^0.8.16",
6666
"antd": "^4.24.12",

packages/keystone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@opentelemetry/instrumentation-pg": "^0.36.1",
5959
"@opentelemetry/sdk-node": "^0.41.2",
6060
"@primer/octicons-react": "^11.3.0",
61-
"ajv": "8.11.0",
61+
"ajv": "8.18.0",
6262
"apollo-errors": "^1.9.0",
6363
"apollo-server-errors": "^3.1.0",
6464
"apollo-upload-client": "^17.0.0",

packages/webhooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@open-condo/codegen": "workspace:^",
2626
"@open-condo/config": "workspace:^",
2727
"@open-condo/keystone": "workspace:^",
28-
"ajv": "8.11.0",
28+
"ajv": "8.18.0",
2929
"dayjs": "^1.11.10",
3030
"graphql": "^16.10.0",
3131
"graphql-2-json-schema": "^0.9.1",

0 commit comments

Comments
 (0)