Skip to content

Commit 3291dee

Browse files
committed
1 parent c67ec7f commit 3291dee

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

plugins/catalog-backend-module-msgraph/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,17 @@
4545
"clean": "backstage-cli package clean"
4646
},
4747
"dependencies": {
48-
"@azure/identity": "^3.2.1",
48+
"@azure/identity": "^3.4.1",
4949
"@backstage/backend-common": "workspace:^",
50-
"@backstage/backend-plugin-api": "workspace:^",
51-
"@backstage/backend-tasks": "workspace:^",
52-
"@backstage/catalog-model": "workspace:^",
53-
"@backstage/config": "workspace:^",
54-
"@backstage/plugin-catalog-common": "workspace:^",
55-
"@backstage/plugin-catalog-node": "workspace:^",
50+
"@backstage/backend-plugin-api": "1.6.1",
51+
"@backstage/backend-tasks": "0.6.1",
52+
"@backstage/catalog-model": "0.1.1",
53+
"@backstage/config": "0.1.1",
54+
"@backstage/plugin-catalog-common": "0.1.0",
55+
"@backstage/plugin-catalog-node": "1.13.0",
5656
"@microsoft/microsoft-graph-types": "^2.6.0",
5757
"@types/node-fetch": "^2.5.12",
58-
"lodash": "^4.17.21",
58+
"lodash": "^4.17.23",
5959
"node-fetch": "^2.6.7",
6060
"p-limit": "^3.0.2",
6161
"qs": "^6.9.4",

0 commit comments

Comments
 (0)