1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Bump ajv from 8.11.0 to 8.13.0 (#50456)

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:
dependabot[bot]
2024-05-06 08:23:51 -04:00
committed by GitHub
parent 499eb8200f
commit 0fa26f03bf
2 changed files with 7 additions and 6 deletions

11
package-lock.json generated
View File

@@ -18,7 +18,7 @@
"@primer/octicons-react": "^19.9.0",
"@primer/react": "36.16.0",
"accept-language-parser": "^1.5.0",
"ajv": "^8.11.0",
"ajv": "^8.13.0",
"ajv-errors": "^3.0.0",
"ajv-formats": "^3.0.1",
"bottleneck": "2.19.5",
@@ -3828,13 +3828,14 @@
}
},
"node_modules/ajv": {
"version": "8.11.0",
"license": "MIT",
"version": "8.13.0",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz",
"integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==",
"dependencies": {
"fast-deep-equal": "^3.1.1",
"fast-deep-equal": "^3.1.3",
"json-schema-traverse": "^1.0.0",
"require-from-string": "^2.0.2",
"uri-js": "^4.2.2"
"uri-js": "^4.4.1"
},
"funding": {
"type": "github",

View File

@@ -204,7 +204,7 @@
"@primer/octicons-react": "^19.9.0",
"@primer/react": "36.16.0",
"accept-language-parser": "^1.5.0",
"ajv": "^8.11.0",
"ajv": "^8.13.0",
"ajv-errors": "^3.0.0",
"ajv-formats": "^3.0.1",
"bottleneck": "2.19.5",