From e8e44e170d9d6f8145922797c384db922e194bd1 Mon Sep 17 00:00:00 2001 From: Astra Boy <84309678+hanshat@users.noreply.github.com> Date: Thu, 29 Feb 2024 11:23:52 +0300 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 773bf014..19f926fb 100644 --- a/package.json +++ b/package.json @@ -30,8 +30,8 @@ "private": true, "dependencies": { "@axe-core/playwright": "4.8.5", - "@babel/core": "7.23.9", - "@babel/parser": "7.23.9", + "@babel/core": "7.24.0", + "@babel/parser": "7.24.0", "@babel/plugin-syntax-jsx": "7.23.3", "@fontsource/nunito": "5.0.16", "@fontsource/source-sans-3": "5.0.18",