Skip to content

Commit

Permalink
[frontend] Update dependency @dagrejs/dagre to v1.1.4
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent b2b4673 commit d4d9b8a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "module",
"dependencies": {
"@ckeditor/ckeditor5-react": "6.2.0",
"@dagrejs/dagre": "1.1.2",
"@dagrejs/dagre": "1.1.4",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@fontsource/geologica": "5.0.6",
Expand Down
20 changes: 10 additions & 10 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2338,19 +2338,19 @@ __metadata:
languageName: node
linkType: hard

"@dagrejs/dagre@npm:1.1.2":
version: 1.1.2
resolution: "@dagrejs/dagre@npm:1.1.2"
"@dagrejs/dagre@npm:1.1.4":
version: 1.1.4
resolution: "@dagrejs/dagre@npm:1.1.4"
dependencies:
"@dagrejs/graphlib": "npm:2.2.2"
checksum: 10c0/717b3e6974b67a3839ea828228582fa3bd310fac5aadc4a68d5e4b96c3f7bcb97cb6f78518bdbd4c14e4fa1cc764ac6259fa567734916fa51f078f5747c85877
"@dagrejs/graphlib": "npm:2.2.4"
checksum: 10c0/1717ecb1667a70199881871a69990fc2521b9e002e9cc5088cad55ae6fffe349b0bfd8fcb8a7c30e6d19c29dc6a080138bff2e675336bb5f85d5439e12581bf5
languageName: node
linkType: hard

"@dagrejs/graphlib@npm:2.2.2":
version: 2.2.2
resolution: "@dagrejs/graphlib@npm:2.2.2"
checksum: 10c0/2e79a4f5c6c402054b7ef42e786459645495934476170999f13867a55a00072636a23914772cce6bc03ce51eef70de589058860b8f034c1d70804fb61e01fcfc
"@dagrejs/graphlib@npm:2.2.4":
version: 2.2.4
resolution: "@dagrejs/graphlib@npm:2.2.4"
checksum: 10c0/14597ea9294c46b2571aee78bcaad3a24e3e5e0ebcdf198b6eae5b3805f99af727ac54a477dd9152e8b0a576efea0528fb7d4919c74801e9f669c90e5e6f5bd9
languageName: node
linkType: hard

Expand Down Expand Up @@ -12156,7 +12156,7 @@ __metadata:
dependencies:
"@babel/plugin-transform-modules-commonjs": "npm:7.24.6"
"@ckeditor/ckeditor5-react": "npm:6.2.0"
"@dagrejs/dagre": "npm:1.1.2"
"@dagrejs/dagre": "npm:1.1.4"
"@emotion/react": "npm:11.13.3"
"@emotion/styled": "npm:11.13.0"
"@eslint/eslintrc": "npm:3.1.0"
Expand Down

0 comments on commit d4d9b8a

Please sign in to comment.