diff --git a/frontend/package.json b/frontend/package.json index 7c1e635..e367998 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -10,7 +10,7 @@ "build-storybook": "build-storybook" }, "dependencies": { - "cookie": "^0.4.2", + "cookie": "^0.6.0", "http-proxy-middleware": "2.0.3", "next": "12.0.8", "react": "17.0.2",