diff --git a/examples/cactus-example-cbdc-bridging-frontend/package.json b/examples/cactus-example-cbdc-bridging-frontend/package.json index 98071a1deb..cff8c2a42e 100644 --- a/examples/cactus-example-cbdc-bridging-frontend/package.json +++ b/examples/cactus-example-cbdc-bridging-frontend/package.json @@ -33,7 +33,7 @@ "@types/node": "18.11.9", "@types/react": "^18.2.39", "@types/react-dom": "^18.2.17", - "axios": "1.7.7", + "axios": "1.7.8", "react": "^18.2.0", "react-dom": "^18.2.0", "react-scripts": "5.0.1",