Skip to content

Commit

Permalink
fix: upgrade ajv from 8.13.0 to 8.16.0 (#1361)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade ajv from 8.13.0 to 8.16.0.

See this package in npm:
ajv

See this project in Snyk:
https://app.snyk.io/org/eregs-x7s/project/937b3690-c93e-47cb-a3a0-16e21ddf6afb?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
brittag and snyk-bot authored Jul 8, 2024
1 parent f2e6628 commit 6beb167
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions solution/ui/e2e/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 solution/ui/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"cypress-plugin-tab": "^1.0.5"
},
"dependencies": {
"ajv": "^8.13.0",
"ajv": "^8.16.0",
"cypress-axe": "^1.5.0"
}
}

0 comments on commit 6beb167

Please sign in to comment.