Bump ajv from 8.7.1 to 8.8.2 (#23316)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.7.1 to 8.8.2. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/v8.7.1...v8.8.2) --- updated-dependencies: - dependency-name: ajv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -15,7 +15,7 @@
|
||||
"@primer/octicons-react": "^16.1.1",
|
||||
"@react-aria/ssr": "^3.1.0",
|
||||
"accept-language-parser": "^1.5.0",
|
||||
"ajv": "^8.7.1",
|
||||
"ajv": "^8.8.2",
|
||||
"ajv-formats": "^2.1.1",
|
||||
"cheerio": "^1.0.0-rc.10",
|
||||
"classnames": "^2.3.1",
|
||||
@@ -4702,9 +4702,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/ajv": {
|
||||
"version": "8.7.1",
|
||||
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.7.1.tgz",
|
||||
"integrity": "sha512-gPpOObTO1QjbnN1sVMjJcp1TF9nggMfO4MBR5uQl6ZVTOaEPq5i4oq/6R9q2alMMPB3eg53wFv1RuJBLuxf3Hw==",
|
||||
"version": "8.8.2",
|
||||
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.8.2.tgz",
|
||||
"integrity": "sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw==",
|
||||
"dependencies": {
|
||||
"fast-deep-equal": "^3.1.1",
|
||||
"json-schema-traverse": "^1.0.0",
|
||||
@@ -26572,9 +26572,9 @@
|
||||
}
|
||||
},
|
||||
"ajv": {
|
||||
"version": "8.7.1",
|
||||
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.7.1.tgz",
|
||||
"integrity": "sha512-gPpOObTO1QjbnN1sVMjJcp1TF9nggMfO4MBR5uQl6ZVTOaEPq5i4oq/6R9q2alMMPB3eg53wFv1RuJBLuxf3Hw==",
|
||||
"version": "8.8.2",
|
||||
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.8.2.tgz",
|
||||
"integrity": "sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw==",
|
||||
"requires": {
|
||||
"fast-deep-equal": "^3.1.1",
|
||||
"json-schema-traverse": "^1.0.0",
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"@primer/octicons-react": "^16.1.1",
|
||||
"@react-aria/ssr": "^3.1.0",
|
||||
"accept-language-parser": "^1.5.0",
|
||||
"ajv": "^8.7.1",
|
||||
"ajv": "^8.8.2",
|
||||
"ajv-formats": "^2.1.1",
|
||||
"cheerio": "^1.0.0-rc.10",
|
||||
"classnames": "^2.3.1",
|
||||
|
||||
Reference in New Issue
Block a user