Skip to content

Commit

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

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 <snyk-bot@snyk.io>
  • Loading branch information
brittag and snyk-bot authored Aug 9, 2024
1 parent ae5a7b5 commit 6aa935a
Showing 2 changed files with 13 additions and 15 deletions.
26 changes: 12 additions & 14 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
@@ -16,7 +16,7 @@
"cypress-plugin-tab": "^1.0.5"
},
"dependencies": {
"ajv": "^8.16.0",
"ajv": "^8.17.1",
"cypress-axe": "^1.5.0"
}
}

0 comments on commit 6aa935a

Please sign in to comment.