update yarn.lock

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2022-03-02 10:20:31 +01:00
parent 078319592a
commit 06cd854a05
+11 -5
View File
@@ -1359,7 +1359,9 @@
to-fast-properties "^2.0.0"
"@backstage/catalog-model@^0.10.0":
version "0.11.0"
version "0.10.1"
resolved "https://registry.npmjs.org/@backstage/catalog-model/-/catalog-model-0.10.1.tgz#dcc3415eb4d4ee3d437355c477e85c7479626b3b"
integrity sha512-c004aQeO9cxtSZZc2iBcE6eoqurQLdj7YUm8mHWs8hEaPTA2UPVHawt+wlt89VywkI89X0wF7BuXV2LKVUfXvw==
dependencies:
"@backstage/config" "^0.1.15"
"@backstage/errors" "^0.2.2"
@@ -1371,16 +1373,20 @@
uuid "^8.0.0"
"@backstage/catalog-model@^0.9.7":
version "0.11.0"
version "0.9.10"
resolved "https://registry.npmjs.org/@backstage/catalog-model/-/catalog-model-0.9.10.tgz#bd5662e1ad7bd7c9604f3f45d055c99b5b2bb87f"
integrity sha512-KhCjbZKhS5zZhHiGHmBMq6hDGDshMSZOPGXehtdhr6/oW7Ee5fDcOnhMqreCi1Ebm4RIWJhZcRrxO6X1TTi4TQ==
dependencies:
"@backstage/config" "^0.1.15"
"@backstage/errors" "^0.2.2"
"@backstage/types" "^0.1.3"
"@backstage/config" "^0.1.13"
"@backstage/errors" "^0.2.0"
"@backstage/types" "^0.1.1"
"@types/json-schema" "^7.0.5"
"@types/yup" "^0.29.13"
ajv "^7.0.3"
json-schema "^0.4.0"
lodash "^4.17.21"
uuid "^8.0.0"
yup "^0.32.9"
"@backstage/core-plugin-api@^0.6.0", "@backstage/core-plugin-api@^0.6.1":
version "0.6.1"