diff --git a/package.json b/package.json index 8da4247..ba57387 100644 --- a/package.json +++ b/package.json @@ -42,10 +42,10 @@ ], "license": "MIT", "devDependencies": { - "@babel/cli": "7.18.10", - "@babel/core": "7.18.10", - "@babel/plugin-transform-runtime": "7.18.10", - "@babel/preset-env": "7.18.10", + "@babel/cli": "7.19.3", + "@babel/core": "7.20.2", + "@babel/plugin-transform-runtime": "7.19.6", + "@babel/preset-env": "7.20.2", "@babel/preset-react": "7.18.6", "@commitlint/cli": "17.2.0", "@commitlint/config-angular": "17.2.0", @@ -70,7 +70,7 @@ "acorn": "8.8.0", "autoprefixer": "10.4.8", "babel-jest": "29.3.0", - "babel-loader": "8.2.5", + "babel-loader": "8.3.0", "babel-preset-minify": "0.6.0-alpha.9", "bufferutil": "4.0.6", "canvas": "2.10.2",