Upgrade packages

Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
This commit is contained in:
Oliver Sand
2021-06-17 17:37:58 +02:00
parent 84cb4410eb
commit d6fb1cf1ba
2 changed files with 2 additions and 3 deletions
@@ -29,7 +29,7 @@
},
"dependencies": {
"@azure/msal-node": "^1.1.0",
"@backstage/catalog-model": "^0.8.2",
"@backstage/catalog-model": "^0.8.3",
"@backstage/config": "^0.1.5",
"@backstage/plugin-catalog-backend": "^0.10.2",
"@microsoft/microsoft-graph-types": "^1.25.0",
@@ -40,7 +40,7 @@
"qs": "^6.9.4"
},
"devDependencies": {
"@backstage/cli": "^0.7.0",
"@backstage/cli": "^0.7.1",
"@backstage/test-utils": "^0.1.13",
"@types/lodash": "^4.14.151",
"msw": "^0.21.2"