diff --git a/package.json b/package.json index e5f8f40b1..ab2a82414 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "xstate": "^4.38.3" }, "devDependencies": { - "@babel/types": "^7.23.5", + "@babel/types": "^7.23.6", "@commitlint/cli": "^18.4.3", "@commitlint/config-conventional": "^18.4.3", "@cypress/vite-dev-server": "^5.0.6", diff --git a/yarn.lock b/yarn.lock index e76dcb2ee..f45ebe668 100644 --- a/yarn.lock +++ b/yarn.lock @@ -55,7 +55,7 @@ dependencies: regenerator-runtime "^0.14.0" -"@babel/types@^7.23.5": +"@babel/types@^7.23.6": version "7.23.6" resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd" integrity sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==