Merge pull request #13245 from backstage/renovate/json-schema-library-6.x-lockfile
fix(deps): update dependency json-schema-library to v6.1.0
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user