diff --git a/examples/cactus-example-cbdc-bridging-frontend/package.json b/examples/cactus-example-cbdc-bridging-frontend/package.json index a4479bd320..8302fdbcea 100644 --- a/examples/cactus-example-cbdc-bridging-frontend/package.json +++ b/examples/cactus-example-cbdc-bridging-frontend/package.json @@ -14,7 +14,7 @@ "@types/node": "^16.18.66", "@types/react": "^18.2.39", "@types/react-dom": "^18.2.17", - "axios": "^1.6.2", + "axios": "1.6.0", "react": "^18.2.0", "react-dom": "^18.2.0", "react-scripts": "5.0.1",