fix(deps): update dependency ajv to v8 (#5178)

This commit is contained in:
renovate[bot]
2021-03-29 16:29:29 +03:00
committed by GitHub
parent cbf9cc4b99
commit f470fdf32d
4 changed files with 74 additions and 50 deletions

View File

@ -26,9 +26,9 @@
"license": "MIT",
"dependencies": {
"@iarna/toml": "2.2.5",
"ajv": "^7.0.0",
"ajv-errors": "^2.0.0",
"ajv-keywords": "^4.0.0",
"ajv": "^8.0.0",
"ajv-errors": "^3.0.0",
"ajv-keywords": "^5.0.0",
"copy-text-to-clipboard": "^3.0.0",
"deepmerge": "^4.2.2",
"diacritics": "^1.3.0",