diff --git a/package.json b/package.json index 8fc93b1..871cf3c 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@types/react-dom": "18.2.8", "@commitlint/cli": "17.7.2", "@commitlint/config-conventional": "17.7.0", - "@types/axios": "0.14.0", + "@types/axios": "0.14.4", "all-contributors-cli": "6.24.0", "commitlint": "17.7.2", "husky": "8.0.3", diff --git a/yarn.lock b/yarn.lock index 6001d35..54e30b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2050,10 +2050,10 @@ resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-5.0.1.tgz#3286741fb8f1e1580ac28784add4c7a1d49bdfbc" integrity sha512-XTIieEY+gvJ39ChLcB4If5zHtPxt3Syj5rgZR+e1ctpmK8NjPf0zFqsz4JpLJT0xla9GFDKjy8Cpu331nrmE1Q== -"@types/axios@0.14.0": - version "0.14.0" - resolved "https://registry.npmjs.org/@types/axios/-/axios-0.14.0.tgz" - integrity sha512-KqQnQbdYE54D7oa/UmYVMZKq7CO4l8DEENzOKc4aBRwxCXSlJXGz83flFx5L7AWrOQnmuN3kVsRdt+GZPPjiVQ== +"@types/axios@0.14.4": + version "0.14.4" + resolved "https://registry.yarnpkg.com/@types/axios/-/axios-0.14.4.tgz#174e3a05fe7677f13bc719f0d2a427f5defacedf" + integrity sha512-9JgOaunvQdsQ/qW2OPmE5+hCeUB52lQSolecrFrthct55QekhmXEwT203s20RL+UHtCQc15y3VXpby9E7Kkh/g== dependencies: axios "*"