Bump graphviz from 0.0.8 to 0.0.9

Bumps [graphviz](https://github.com/glejeune/node-graphviz) from 0.0.8 to 0.0.9.
- [Release notes](https://github.com/glejeune/node-graphviz/releases)
- [Changelog](https://github.com/glejeune/node-graphviz/blob/master/CHANGELOG.md)
- [Commits](https://github.com/glejeune/node-graphviz/compare/0.0.8...0.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-22 12:02:57 +00:00 committed by GitHub
parent 87d639cf24
commit 069291951d
2 changed files with 5 additions and 5 deletions

View file

@ -37,7 +37,7 @@
"express": "^4.14.1", "express": "^4.14.1",
"express-session": "^1.17.1", "express-session": "^1.17.1",
"google-proto-files": "^1.0.3", "google-proto-files": "^1.0.3",
"graphviz": "0.0.8", "graphviz": "0.0.9",
"grpc": "1.24.4", "grpc": "1.24.4",
"gun": "git://github.com/amark/gun#97aa976c97e6219a9f93095d32c220dcd371ca62", "gun": "git://github.com/amark/gun#97aa976c97e6219a9f93095d32c220dcd371ca62",
"husky": "^4.2.5", "husky": "^4.2.5",

View file

@ -3263,10 +3263,10 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.2.tgz#6f0952605d0140c1cfdb138ed005775b92d67b02" resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.2.tgz#6f0952605d0140c1cfdb138ed005775b92d67b02"
integrity sha512-IItsdsea19BoLC7ELy13q1iJFNmd7ofZH5+X/pJr90/nRoPEX0DJo1dHDbgtYWOhJhcCgMDTOw84RZ72q6lB+Q== integrity sha512-IItsdsea19BoLC7ELy13q1iJFNmd7ofZH5+X/pJr90/nRoPEX0DJo1dHDbgtYWOhJhcCgMDTOw84RZ72q6lB+Q==
graphviz@0.0.8: graphviz@0.0.9:
version "0.0.8" version "0.0.9"
resolved "https://registry.yarnpkg.com/graphviz/-/graphviz-0.0.8.tgz#e599e40733ef80e1653bfe89a5f031ecf2aa4aaa" resolved "https://registry.yarnpkg.com/graphviz/-/graphviz-0.0.9.tgz#0bbf1df588c6a92259282da35323622528c4bbc4"
integrity sha1-5ZnkBzPvgOFlO/6JpfAx7PKqSqo= integrity sha512-SmoY2pOtcikmMCqCSy2NO1YsRfu9OO0wpTlOYW++giGjfX1a6gax/m1Fo8IdUd0/3H15cTOfR1SMKwohj4LKsg==
dependencies: dependencies:
temp "~0.4.0" temp "~0.4.0"