Skip to content

Commit

Permalink
Merge pull request #1158 from rohaquinlop/issue-1157-vuln-dependencies
Browse files Browse the repository at this point in the history
feat(build): #1157 update vuln dependencies
  • Loading branch information
dsalaza4 authored Sep 20, 2023
2 parents b04f52a + 47ffdb6 commit 8e5b6cc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 28 deletions.
35 changes: 7 additions & 28 deletions src/args/lint-with-ajv/ajv-cli/package-lock.json

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

3 changes: 3 additions & 0 deletions src/args/lint-with-ajv/ajv-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"dependencies": {
"ajv-cli": "*"
},
"overrides": {
"fast-json-patch": "3.1.1"
}
}

0 comments on commit 8e5b6cc

Please sign in to comment.