diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a65f85d6..a199b044 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "postcss-cli": "^10.0.0", "postcss-import": "^15.0.0", "postcss-preset-env": "^7.8.2", - "regenerator-runtime": "^0.13.9", + "regenerator-runtime": "^0.13.10", "stylelint": "^14.13.0", "stylelint-config-standard": "^28.0.0", "webpack": "^5.74.0", |