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

Bump ajv-formats from 2.1.1 to 3.0.1 (#49981)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-12 12:27:26 -05:00
committed by GitHub
parent c68a8d46ee
commit 8ca46e6558
2 changed files with 5 additions and 4 deletions

7
package-lock.json generated
View File

@@ -20,7 +20,7 @@
"accept-language-parser": "^1.5.0",
"ajv": "^8.11.0",
"ajv-errors": "^3.0.0",
"ajv-formats": "^2.1.1",
"ajv-formats": "^3.0.1",
"bottleneck": "2.19.5",
"boxen": "7.1.1",
"cheerio": "^1.0.0-rc.11",
@@ -3969,8 +3969,9 @@
}
},
"node_modules/ajv-formats": {
"version": "2.1.1",
"license": "MIT",
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-3.0.1.tgz",
"integrity": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==",
"dependencies": {
"ajv": "^8.0.0"
},

View File

@@ -245,7 +245,7 @@
"accept-language-parser": "^1.5.0",
"ajv": "^8.11.0",
"ajv-errors": "^3.0.0",
"ajv-formats": "^2.1.1",
"ajv-formats": "^3.0.1",
"bottleneck": "2.19.5",
"boxen": "7.1.1",
"cheerio": "^1.0.0-rc.11",