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](https://github.com/ajv-validator/ajv/compare/v8.17.1...v8.18.0)

---
updated-dependencies:
- dependency-name: ajv
  dependency-version: 8.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-21 06:45:00 +00:00
committed by GitHub
parent 7c5dfbc947
commit edc2ba3431
2 changed files with 5 additions and 22 deletions
+4 -21
View File
@@ -17,7 +17,7 @@
"@angular/material": "21.2.2",
"@angular/platform-browser": "21.2.4",
"@angular/router": "21.2.4",
"ajv": "8.17.1",
"ajv": "8.18.0",
"js-yaml": "4.1.1",
"lodash-es": "4.17.23",
"rxjs": "7.8.2",
@@ -329,23 +329,6 @@
}
}
},
"node_modules/@angular-devkit/core/node_modules/ajv": {
"version": "8.18.0",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz",
"integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==",
"dev": true,
"license": "MIT",
"dependencies": {
"fast-deep-equal": "^3.1.3",
"fast-uri": "^3.0.1",
"json-schema-traverse": "^1.0.0",
"require-from-string": "^2.0.2"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/epoberezkin"
}
},
"node_modules/@angular-devkit/schematics": {
"version": "21.2.2",
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-21.2.2.tgz",
@@ -4528,9 +4511,9 @@
}
},
"node_modules/ajv": {
"version": "8.17.1",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
"integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
"version": "8.18.0",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz",
"integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==",
"license": "MIT",
"dependencies": {
"fast-deep-equal": "^3.1.3",
+1 -1
View File
@@ -35,7 +35,7 @@
"@angular/material": "21.2.2",
"@angular/platform-browser": "21.2.4",
"@angular/router": "21.2.4",
"ajv": "8.17.1",
"ajv": "8.18.0",
"js-yaml": "4.1.1",
"lodash-es": "4.17.23",
"rxjs": "7.8.2",