diff --git a/packages/front-end/package.json b/packages/front-end/package.json index b7dcc074..830f8df1 100644 --- a/packages/front-end/package.json +++ b/packages/front-end/package.json @@ -80,7 +80,7 @@ "@iconify-json/heroicons": "^1.2.2", "@nuxt/ui": "2.18.4", "@pinia/nuxt": "^0.9.0", - "@playwright/test": "^1.51.1", + "@playwright/test": "^1.56.0", "@smithy/types": "^3.7.2", "@smithy/url-parser": "^3.0.11", "@vueuse/core": "^11.3.0", @@ -102,7 +102,7 @@ "nuxt": "3.15.2", "pinia": "^2.3.1", "pinia-plugin-persistedstate": "4.2.0", - "playwright": "^1.51.1", + "playwright": "^1.56.0", "playwright-core": "^1.51.1", "playwright-slack-report": "^1.1.89", "prettier-plugin-tailwindcss": "^0.6.11",