diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
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" } |