Skip to content

Commit e774d4b

Browse files
authored
fix: upgrade ajv from 8.11.0 to 8.11.2 (#797)
Snyk has created this PR to upgrade ajv from 8.11.0 to 8.11.2. See this package in npm: https://www.npmjs.com/package/ajv See this project in Snyk: https://app.snyk.io/org/cdimascio/project/f63fb44e-f154-45ba-b1f0-20d49ea578ce?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 87a2000 commit e774d4b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"license": "MIT",
3434
"dependencies": {
3535
"@types/multer": "^1.4.7",
36-
"ajv": "^8.6.2",
36+
"ajv": "^8.11.2",
3737
"ajv-draft-04": "^1.0.0",
3838
"ajv-formats": "^2.1.1",
3939
"content-type": "^1.0.5",

0 commit comments

Comments
 (0)