fix(deps): update dependency json-schema-library to v6.1.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-08-19 10:15:40 +00:00
committed by GitHub
parent f1302ed298
commit c964eeb894
+3 -3
View File
@@ -17014,9 +17014,9 @@ json-schema-compare@^0.2.2:
lodash "^4.17.4"
json-schema-library@^6.0.0:
version "6.0.0"
resolved "https://registry.npmjs.org/json-schema-library/-/json-schema-library-6.0.0.tgz#2a823d850031842c6917f41a8c576af3b603ab48"
integrity sha512-1nTpSmyfmgJpaNPIBO1SnHpXiMUh76hZnqSuCrJr7Lcu2N2SB55UPgf5F790r4dy4i4o/Moaw7OdqDhEmxP/Rw==
version "6.1.0"
resolved "https://registry.npmjs.org/json-schema-library/-/json-schema-library-6.1.0.tgz#dc811698dcc0364d869dc5dfc509acab8cc63de3"
integrity sha512-Ql7sz3sdGyDeyRygbhcPs/iBebarA7PgTa1gLMmx54u64kC1IpCiNar4bgw3c02ReElfZ43d/t5eKX33r1MD2w==
dependencies:
deepmerge "^4.2.2"
fast-deep-equal "^3.1.3"