diff --git a/yarn.lock b/yarn.lock index 8a35905af9..f1c74e58e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"