diff --git a/frontend/package.json b/frontend/package.json index 1e9a2c4c..d089c393 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -108,6 +108,6 @@ "react-redux": "^8.0.4", "react-router-last-location": "^2.0.1", "sirv-cli": "^1.0.12", - "yaml": "^2.4.0" + "yaml": "^2.5.0" } }