diff --git a/package.json b/package.json index aab1c578f3..672440c702 100644 --- a/package.json +++ b/package.json @@ -78,10 +78,10 @@ "ut_pex": "^4.0.4" }, "devDependencies": { - "@babel/core": "7.24.0", - "@babel/eslint-parser": "^7.23.10", - "@babel/plugin-syntax-import-assertions": "7.23.3", - "@babel/preset-env": "7.24.0", + "@babel/core": "7.24.1", + "@babel/eslint-parser": "^7.24.1", + "@babel/plugin-syntax-import-assertions": "7.24.1", + "@babel/preset-env": "7.24.1", "@webtorrent/semantic-release-config": "1.0.10", "airtap": "4.0.4", "airtap-manual": "1.0.0",