fix(deps): update dependency ajv to v7 (#4748)

This commit is contained in:
renovate[bot]
2020-12-23 15:39:26 +02:00
committed by GitHub
parent a18e4286f0
commit a3f95b0d24
4 changed files with 76 additions and 40 deletions

View File

@ -26,9 +26,9 @@
"license": "MIT",
"dependencies": {
"@iarna/toml": "2.2.5",
"ajv": "^6.10.0",
"ajv-errors": "^1.0.1",
"ajv-keywords": "^3.4.1",
"ajv": "^7.0.0",
"ajv-errors": "^2.0.0",
"ajv-keywords": "^4.0.0",
"connected-react-router": "^6.8.0",
"copy-text-to-clipboard": "^2.0.0",
"diacritics": "^1.3.0",