From dff072ad50c9cb0f4b3ffab11e6a07a47b9deeac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 21:32:21 +0000 Subject: [PATCH] chore(deps): bump mxgraph from 4.1.1 to 4.2.2 Bumps [mxgraph](https://github.com/jgraph/mxgraph) from 4.1.1 to 4.2.2. - [Release notes](https://github.com/jgraph/mxgraph/releases) - [Changelog](https://github.com/jgraph/mxgraph/blob/master/ChangeLog) - [Commits](https://github.com/jgraph/mxgraph/compare/v4.1.1...v4.2.2) --- updated-dependencies: - dependency-name: mxgraph dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index d9e55d3..b3e605e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3852,9 +3852,10 @@ "integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==" }, "node_modules/mxgraph": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/mxgraph/-/mxgraph-4.1.1.tgz", - "integrity": "sha512-Bo6v+Dvu+IYgF33gOwSyK0tRJQfwJdXgdi5jVBpgnzLW/I9sPihgFEreA+vf/KQp0qy0on9nTmRvJbRBG5g5Ow==" + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/mxgraph/-/mxgraph-4.2.2.tgz", + "integrity": "sha512-FrJc5AxzXSqiQNF+8CyJk6VxuKO4UVPgw32FZuFZ3X9W+JqOAQBTokZhh0ZkEqGpEOyp3z778ssmBTvdrTAdqw==", + "deprecated": "Package no longer supported. Use at your own risk" }, "node_modules/natural-compare": { "version": "1.4.0", @@ -7993,9 +7994,9 @@ "integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==" }, "mxgraph": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/mxgraph/-/mxgraph-4.1.1.tgz", - "integrity": "sha512-Bo6v+Dvu+IYgF33gOwSyK0tRJQfwJdXgdi5jVBpgnzLW/I9sPihgFEreA+vf/KQp0qy0on9nTmRvJbRBG5g5Ow==" + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/mxgraph/-/mxgraph-4.2.2.tgz", + "integrity": "sha512-FrJc5AxzXSqiQNF+8CyJk6VxuKO4UVPgw32FZuFZ3X9W+JqOAQBTokZhh0ZkEqGpEOyp3z778ssmBTvdrTAdqw==" }, "natural-compare": { "version": "1.4.0",