diff --git a/package.json b/package.json index 2701658c0..f7c7b1614 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@typescript-eslint/parser": "^5.59.9", "autoprefixer": "^9.7.6", "axe-core": "^4.10.0", - "babel-loader": "^9.1.3", + "babel-loader": "^9.2.1", "babel-plugin-module-resolver": "^5.0.2", "babel-plugin-transform-export-extensions": "^6.22.0", "chalk": "^4.1.2", diff --git a/yarn.lock b/yarn.lock index f77a88296..c2424b64e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2786,10 +2786,10 @@ babel-code-frame@^6.26.0: esutils "^2.0.2" js-tokens "^3.0.2" -babel-loader@^9.1.3: - version "9.1.3" - resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.1.3.tgz#3d0e01b4e69760cc694ee306fe16d358aa1c6f9a" - integrity sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw== +babel-loader@^9.2.1: + version "9.2.1" + resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.2.1.tgz#04c7835db16c246dd19ba0914418f3937797587b" + integrity sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA== dependencies: find-cache-dir "^4.0.0" schema-utils "^4.0.0"