From bc38475572dbd2990ccaabb1dba1a03fa22d1304 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 04:05:21 +0000 Subject: [PATCH] Bump react-flow-renderer from 9.7.1 to 9.7.2 Bumps [react-flow-renderer](https://github.com/wbkd/react-flow) from 9.7.1 to 9.7.2. - [Release notes](https://github.com/wbkd/react-flow/releases) - [Changelog](https://github.com/wbkd/react-flow/blob/main/CHANGELOG.md) - [Commits](https://github.com/wbkd/react-flow/compare/9.7.1...9.7.2) --- updated-dependencies: - dependency-name: react-flow-renderer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 46 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index bed65e925d..f81e16c702 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "react": "^17.0.2", "react-dom": "^17.0.2", "react-error-boundary": "^3.1.4", - "react-flow-renderer": "^9.7.1", + "react-flow-renderer": "^9.7.2", "react-hook-form": "^6.15.8", "react-i18next": "^11.15.3", "react-router-dom": "^5.3.0", @@ -1792,9 +1792,9 @@ } }, "node_modules/@babel/runtime": { - "version": "7.16.5", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.5.tgz", - "integrity": "sha512-TXWihFIS3Pyv5hzR7j6ihmeLkZfrXGxAr5UfSl8CHf+6q/wpiYDkUau0czckpYG8QmnCIuPpdLtuA9VmuGGyMA==", + "version": "7.16.7", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.7.tgz", + "integrity": "sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ==", "dependencies": { "regenerator-runtime": "^0.13.4" }, @@ -5024,9 +5024,9 @@ } }, "node_modules/@types/react-redux": { - "version": "7.1.20", - "resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.20.tgz", - "integrity": "sha512-q42es4c8iIeTgcnB+yJgRTTzftv3eYYvCZOh1Ckn2eX/3o5TdsQYKUWpLoLuGlcY/p+VAhV9IOEZJcWk/vfkXw==", + "version": "7.1.21", + "resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.21.tgz", + "integrity": "sha512-bLdglUiBSQNzWVVbmNPKGYYjrzp3/YDPwfOH3nLEz99I4awLlaRAPWjo6bZ2POpxztFWtDDXIPxBLVykXqBt+w==", "dependencies": { "@types/hoist-non-react-statics": "^3.3.0", "@types/react": "*", @@ -17096,13 +17096,13 @@ } }, "node_modules/react-flow-renderer": { - "version": "9.7.1", - "resolved": "https://registry.npmjs.org/react-flow-renderer/-/react-flow-renderer-9.7.1.tgz", - "integrity": "sha512-R2aR0Us3ySHfqIylwTvnwaRN62rYIauFzzw6MliNRHbP0eb/BrWH2Xe6WfBz968baHyjNdNIs/Fqvj5vUuQi2w==", + "version": "9.7.2", + "resolved": "https://registry.npmjs.org/react-flow-renderer/-/react-flow-renderer-9.7.2.tgz", + "integrity": "sha512-SW8cgzDTzOOOYaFU4An3I4tb6+++/99lJWLHyfKgE/qiZ8xP3TRVt8mPDVca6MO5CqzP1chP3Pcu0IaXXMSIng==", "dependencies": { - "@babel/runtime": "^7.16.5", + "@babel/runtime": "^7.16.7", "@types/d3": "^7.1.0", - "@types/react-redux": "^7.1.20", + "@types/react-redux": "^7.1.21", "classcat": "^5.0.3", "d3-selection": "^3.0.0", "d3-zoom": "^3.0.0", @@ -22571,9 +22571,9 @@ } }, "@babel/runtime": { - "version": "7.16.5", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.5.tgz", - "integrity": "sha512-TXWihFIS3Pyv5hzR7j6ihmeLkZfrXGxAr5UfSl8CHf+6q/wpiYDkUau0czckpYG8QmnCIuPpdLtuA9VmuGGyMA==", + "version": "7.16.7", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.7.tgz", + "integrity": "sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ==", "requires": { "regenerator-runtime": "^0.13.4" } @@ -25237,9 +25237,9 @@ } }, "@types/react-redux": { - "version": "7.1.20", - "resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.20.tgz", - "integrity": "sha512-q42es4c8iIeTgcnB+yJgRTTzftv3eYYvCZOh1Ckn2eX/3o5TdsQYKUWpLoLuGlcY/p+VAhV9IOEZJcWk/vfkXw==", + "version": "7.1.21", + "resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.21.tgz", + "integrity": "sha512-bLdglUiBSQNzWVVbmNPKGYYjrzp3/YDPwfOH3nLEz99I4awLlaRAPWjo6bZ2POpxztFWtDDXIPxBLVykXqBt+w==", "requires": { "@types/hoist-non-react-statics": "^3.3.0", "@types/react": "*", @@ -34584,13 +34584,13 @@ } }, "react-flow-renderer": { - "version": "9.7.1", - "resolved": "https://registry.npmjs.org/react-flow-renderer/-/react-flow-renderer-9.7.1.tgz", - "integrity": "sha512-R2aR0Us3ySHfqIylwTvnwaRN62rYIauFzzw6MliNRHbP0eb/BrWH2Xe6WfBz968baHyjNdNIs/Fqvj5vUuQi2w==", + "version": "9.7.2", + "resolved": "https://registry.npmjs.org/react-flow-renderer/-/react-flow-renderer-9.7.2.tgz", + "integrity": "sha512-SW8cgzDTzOOOYaFU4An3I4tb6+++/99lJWLHyfKgE/qiZ8xP3TRVt8mPDVca6MO5CqzP1chP3Pcu0IaXXMSIng==", "requires": { - "@babel/runtime": "^7.16.5", + "@babel/runtime": "^7.16.7", "@types/d3": "^7.1.0", - "@types/react-redux": "^7.1.20", + "@types/react-redux": "^7.1.21", "classcat": "^5.0.3", "d3-selection": "^3.0.0", "d3-zoom": "^3.0.0", diff --git a/package.json b/package.json index 71d1dd88e4..e0081474ad 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "react": "^17.0.2", "react-dom": "^17.0.2", "react-error-boundary": "^3.1.4", - "react-flow-renderer": "^9.7.1", + "react-flow-renderer": "^9.7.2", "react-hook-form": "^6.15.8", "react-i18next": "^11.15.3", "react-router-dom": "^5.3.0",