diff --git a/package.json b/package.json index 376ab48..6106ea5 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@babel/preset-react": "^7.18.6", "@rails/ujs": ">= 6.0.3-1", "autobind-decorator": ">= 2.4.0", - "axios": ">= 1.15.0", + "axios": ">= 1.16.0", "babel-loader": "^9.1.0", "britecharts": ">= 2.16.0", "bulma": ">= 0.9.0", diff --git a/yarn.lock b/yarn.lock index e879a8a..6e6842f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1556,12 +1556,12 @@ autolinker@^3.11.0: dependencies: tslib "^2.3.0" -"axios@>= 1.15.0": - version "1.15.0" - resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f" - integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q== +"axios@>= 1.16.0": + version "1.16.0" + resolved "https://registry.yarnpkg.com/axios/-/axios-1.16.0.tgz#f8e5dd931cef2a5f8c32216d5784eda2f8750eb7" + integrity sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w== dependencies: - follow-redirects "^1.15.11" + follow-redirects "^1.16.0" form-data "^4.0.5" proxy-from-env "^2.1.0" @@ -2587,7 +2587,7 @@ find-yarn-workspace-root@^2.0.0: dependencies: micromatch "^4.0.2" -follow-redirects@^1.15.11: +follow-redirects@^1.16.0: version "1.16.0" resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc" integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==