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 2dd89769..8147b158 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ ] }, "devDependencies": { - "@babel/core": "^7.22.1", + "@babel/core": "^7.22.5", "@babel/preset-env": "^7.22.4", "@babel/preset-react": "^7.22.3", "@swc/core": "^1.3.62", |