aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-23 17:06:23 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit088a838283f2a51db54974b5f3f23c9f06207ab8 (patch)
tree901611708605e00af8addf5c540c6fb8664d5c09 /vnext/package.json
parentb3cbaec9688d906f57f1f85172d2ae66576a9302 (diff)
Bump regenerator-runtime from 0.13.7 to 0.13.9
Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.7 to 0.13.9. - [Release notes](https://github.com/facebook/regenerator/releases) - [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.7...regenerator-runtime@0.13.9) --- updated-dependencies: - dependency-name: regenerator-runtime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 351e85a9..0c9b18b9 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -86,7 +86,7 @@
"react-router-dom": "^5.2.0",
"react-use": "^17.2.4",
"react-use-form-state": "^0.13.2",
- "regenerator-runtime": "^0.13.7",
+ "regenerator-runtime": "^0.13.9",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12"
}