Skip to content

Commit b6dcef2

Browse files
committed
1 parent c67ec7f commit b6dcef2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

packages/integration/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
"clean": "backstage-cli package clean"
3333
},
3434
"dependencies": {
35-
"@azure/identity": "^3.2.1",
36-
"@backstage/config": "workspace:^",
37-
"@backstage/errors": "workspace:^",
35+
"@azure/identity": "^3.4.1",
36+
"@backstage/config": "0.1.1",
37+
"@backstage/errors": "0.1.1",
3838
"@octokit/auth-app": "^4.0.0",
3939
"@octokit/rest": "^19.0.3",
4040
"cross-fetch": "^3.1.5",
4141
"git-url-parse": "^13.0.0",
42-
"lodash": "^4.17.21",
42+
"lodash": "^4.17.23",
4343
"luxon": "^3.0.0"
4444
},
4545
"devDependencies": {

0 commit comments

Comments
 (0)