diff --git a/examples/axios-typescript/package.json b/examples/axios-typescript/package.json index b74163a3d..577140076 100644 --- a/examples/axios-typescript/package.json +++ b/examples/axios-typescript/package.json @@ -4,7 +4,7 @@ "main": "index.js", "license": "MIT", "dependencies": { - "axios": "0.23.0", + "axios": "1.6.0", "next": "latest", "react": "18.1.0", "react-dom": "18.1.0",