Skip to content

Commit b909aec

Browse files
authored
DEV: fix yarn.lock file (#4400)
1 parent 606cc74 commit b909aec

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

yarn.lock

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3568,17 +3568,7 @@ ajv@^6.10.0, ajv@^6.12.0, ajv@^6.12.4, ajv@^6.12.5:
35683568
json-schema-traverse "^0.4.1"
35693569
uri-js "^4.2.2"
35703570

3571-
ajv@^8.0.0, ajv@^8.0.1, ajv@^8.6.3, ajv@^8.9.0:
3572-
version "8.12.0"
3573-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.12.0.tgz#d1a0527323e22f53562c567c00991577dfbe19d1"
3574-
integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==
3575-
dependencies:
3576-
fast-deep-equal "^3.1.1"
3577-
json-schema-traverse "^1.0.0"
3578-
require-from-string "^2.0.2"
3579-
uri-js "^4.2.2"
3580-
3581-
ajv@^8.17.1:
3571+
ajv@^8.0.0, ajv@^8.0.1, ajv@^8.17.1, ajv@^8.6.3, ajv@^8.9.0:
35823572
version "8.17.1"
35833573
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.17.1.tgz#37d9a5c776af6bc92d7f4f9510eba4c0a60d11a6"
35843574
integrity sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==

0 commit comments

Comments
 (0)