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:
7
package-lock.json
generated
7
package-lock.json
generated
@@ -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"
|
||||
},
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user