diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a433c782..77c56c87 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ ] }, "devDependencies": { - "@babel/core": "^7.20.5", + "@babel/core": "^7.20.7", "@babel/preset-env": "^7.20.2", "@swc/core": "^1.3.24", "babel-loader": "^9.1.0", |