Skip to content

Commit

Permalink
fix: upgrade ajv from 8.12.0 to 8.17.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade ajv from 8.12.0 to 8.17.1.

See this package in npm:
ajv

See this project in Snyk:
https://app.snyk.io/org/rudder-sre/project/802329c5-4cc0-473e-b411-241fe304b137?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 29, 2024
1 parent f1e6271 commit d9ed39d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 8 deletions.
23 changes: 16 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"typescript": "^5.0.2"
},
"dependencies": {
"ajv": "^8.12.0",
"ajv": "^8.17.1",
"glob": "^9.3.2"
},
"lint-staged": {
Expand Down

0 comments on commit d9ed39d

Please sign in to comment.