This repository was archived by the owner on Sep 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
"@nuxtjs/eslint-config-typescript" : " ^11.0.0" ,
32
32
"@vitest/coverage-c8" : " ^0.24.4" ,
33
33
"@vue/test-utils" : " ^2.0.2" ,
34
- "ajv" : " ^8.11.0 " ,
34
+ "ajv" : " ^8.11.2 " ,
35
35
"eslint" : " ^8.26.0" ,
36
36
"eslint-config-prettier" : " ^8.5.0" ,
37
37
"eslint-plugin-nuxt" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -1177,10 +1177,10 @@ ajv@^6.10.0, ajv@^6.12.4:
1177
1177
json-schema-traverse "^0.4.1"
1178
1178
uri-js "^4.2.2"
1179
1179
1180
- ajv@^8.11.0 :
1181
- version "8.11.0 "
1182
- resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.11.0 .tgz#977e91dd96ca669f54a11e23e378e33b884a565f "
1183
- integrity sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg ==
1180
+ ajv@^8.11.2 :
1181
+ version "8.11.2 "
1182
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.11.2 .tgz#aecb20b50607acf2569b6382167b65a96008bb78 "
1183
+ integrity sha512-E4bfmKAhGiSTvMfL1Myyycaub+cUEU2/IvpylXkUu7CHBkBj1f/ikdzbD7YQ6FKUbixDxeYvB/xY4fvyroDlQg ==
1184
1184
dependencies :
1185
1185
fast-deep-equal "^3.1.1"
1186
1186
json-schema-traverse "^1.0.0"
You can’t perform that action at this time.
0 commit comments