updating ajv (#19950)

This commit is contained in:
Aasim Khan
2022-07-08 16:10:34 -07:00
committed by GitHub
parent 4ef5a7f487
commit 61c38b8f83
2 changed files with 11 additions and 41 deletions

View File

@@ -799,7 +799,8 @@
},
"resolutions": {
"url-parse": "^1.5.8",
"moment": "^2.29.2"
"moment": "^2.29.2",
"ajv": "^6.12.3"
},
"enableProposedApi": true
}