Skip to content

Commit 66362f4

Browse files
backstage-goalie[bot]Github changeset workflow
authored andcommitted
fix(deps): update dependency @dagrejs/graphlib to v4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 40d7012 commit 66362f4

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@backstage-community/plugin-rbac-backend': patch
3+
---
4+
5+
Updated dependency `@dagrejs/graphlib` to `^4.0.0`.

workspaces/rbac/plugins/rbac-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@backstage/plugin-permission-backend": "^0.7.9",
4545
"@backstage/plugin-permission-common": "^0.9.6",
4646
"@backstage/plugin-permission-node": "^0.10.10",
47-
"@dagrejs/graphlib": "^2.1.13",
47+
"@dagrejs/graphlib": "^4.0.0",
4848
"casbin": "^5.27.1",
4949
"chokidar": "^3.6.0",
5050
"csv-parse": "^5.5.5",

workspaces/rbac/yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1420,7 +1420,7 @@ __metadata:
14201420
"@backstage/plugin-permission-common": "npm:^0.9.6"
14211421
"@backstage/plugin-permission-node": "npm:^0.10.10"
14221422
"@backstage/types": "npm:^1.2.2"
1423-
"@dagrejs/graphlib": "npm:^2.1.13"
1423+
"@dagrejs/graphlib": "npm:^4.0.0"
14241424
"@types/express": "npm:4.17.25"
14251425
"@types/js-yaml": "npm:^4.0.9"
14261426
"@types/knex": "npm:^0.16.1"
@@ -4331,13 +4331,20 @@ __metadata:
43314331
languageName: node
43324332
linkType: hard
43334333

4334-
"@dagrejs/graphlib@npm:2.2.4, @dagrejs/graphlib@npm:^2.1.13":
4334+
"@dagrejs/graphlib@npm:2.2.4":
43354335
version: 2.2.4
43364336
resolution: "@dagrejs/graphlib@npm:2.2.4"
43374337
checksum: 10/1fc5393525a3d666284ca740867d082768bc87ff61f5f181eb5c1a73c1a6e328ad23581f7415c81df2614171b8a4b4a8e6a417eefd7f9fca74a4a625ec3aa848
43384338
languageName: node
43394339
linkType: hard
43404340

4341+
"@dagrejs/graphlib@npm:^4.0.0":
4342+
version: 4.0.1
4343+
resolution: "@dagrejs/graphlib@npm:4.0.1"
4344+
checksum: 10/2b013162e42b3d26633e2edc8f83ec36390312d10bb1c57e805708d23229a1b5c59ff95b52b29915b44a84857bfbbe327d502aed0ac1b5326c9235c983015c08
4345+
languageName: node
4346+
linkType: hard
4347+
43414348
"@date-io/core@npm:1.x, @date-io/core@npm:^1.3.13":
43424349
version: 1.3.13
43434350
resolution: "@date-io/core@npm:1.3.13"

0 commit comments

Comments
 (0)