Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"typescript": "4.9.5"
},
"dependencies": {
"ajv": "^8.18.0",
"ajv": "^8.20.0",
"ajv-formats": "^2.1.1",
"clean-webpack-plugin": "^4.0.0",
"commander": "^10.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1312,7 +1312,7 @@ __metadata:
"@types/semver": 7.7.1
"@typescript-eslint/eslint-plugin": 5.62.0
"@typescript-eslint/parser": 5.62.0
ajv: ^8.18.0
ajv: ^8.20.0
ajv-formats: ^2.1.1
clean-webpack-plugin: ^4.0.0
commander: ^10.0.1
Expand Down Expand Up @@ -2649,15 +2649,15 @@ __metadata:
languageName: node
linkType: hard

"ajv@npm:^8.18.0":
version: 8.18.0
resolution: "ajv@npm:8.18.0"
"ajv@npm:^8.20.0":
version: 8.20.0
resolution: "ajv@npm:8.20.0"
dependencies:
fast-deep-equal: ^3.1.3
fast-uri: ^3.0.1
json-schema-traverse: ^1.0.0
require-from-string: ^2.0.2
checksum: bcdf6c7b040ca488108e2b4e219b31cf9ed478331007d4dd1ed8acc3946dd6b84295817c0f4724207b8dd8589c9966168b2fd4c7f32109d4b8526cdd3743e936
checksum: 4f18ca5fcccff8c8b9a4d6f1a6a3a70ffc888e787624ca66f2d0162e04e8f9f2d289d8a1acdb9520d18bffcee975e7a789a9f8292b5c2c577c408cd2c3308cad
languageName: node
linkType: hard

Expand Down
Loading