diff --git a/package.json b/package.json index a2dc995..f106c79 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "devDependencies": { "@babel/core": "^7.23", - "@babel/preset-env": "^7.23", + "@babel/preset-env": "^7.24", "@babel/plugin-proposal-object-rest-spread": "^7.20", "@rollup/plugin-alias": "^5.1", "@rollup/plugin-node-resolve": "^15.2",