diff --git a/package.json b/package.json index 4a970f1a12..5dcbe59814 100644 --- a/package.json +++ b/package.json @@ -45,8 +45,8 @@ "string.prototype.repeat": "^1.0.0" }, "devDependencies": { - "@babel/core": "^7.24.9", - "@babel/eslint-parser": "^7.24.8", + "@babel/core": "^7.25.2", + "@babel/eslint-parser": "^7.25.1", "@babel/plugin-syntax-decorators": "^7.24.7", "@babel/plugin-syntax-do-expressions": "^7.24.7", "@babel/plugin-syntax-function-bind": "^7.24.7", @@ -55,7 +55,7 @@ "@types/estree": "0.0.52", "@types/node": "^4.9.5", "@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0", - "aud": "^2.0.4", + "aud": "^2.0.5", "babel-eslint": "^8 || ^9 || ^10.1.0", "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7", "eslint-config-airbnb-base": "^15.0.0",