Merge pull request #11560 from backstage/renovate/jsonschema-1.x-lockfile

fix(deps): update dependency jsonschema to v1.4.1
This commit is contained in:
github-actions[bot]
2022-05-18 03:36:28 +00:00
committed by GitHub
+3 -3
View File
@@ -15771,9 +15771,9 @@ jsonpointer@^5.0.0:
integrity sha512-PNYZIdMjVIvVgDSYKTT63Y+KZ6IZvGRNNWcxwD+GNnUz1MKPfv30J8ueCjdwcN0nDx2SlshgyB7Oy0epAzVRRg==
jsonschema@^1.2.6:
version "1.4.0"
resolved "https://registry.npmjs.org/jsonschema/-/jsonschema-1.4.0.tgz#1afa34c4bc22190d8e42271ec17ac8b3404f87b2"
integrity sha512-/YgW6pRMr6M7C+4o8kS+B/2myEpHCrxO4PEWnqJNBFMjn7EWXqlQ4tGwL6xTHeRplwuZmcAncdvfOad1nT2yMw==
version "1.4.1"
resolved "https://registry.npmjs.org/jsonschema/-/jsonschema-1.4.1.tgz#cc4c3f0077fb4542982973d8a083b6b34f482dab"
integrity sha512-S6cATIPVv1z0IlxdN+zUk5EPjkGCdnhN4wVSBlvoUO1tOLJootbo9CquNJmbIh4yikWHiUedhRYrNPn1arpEmQ==
jsonwebtoken@^8.5.1:
version "8.5.1"