diff --git a/netlify-functions-ecommerce/package.json b/netlify-functions-ecommerce/package.json index df06d244..26f3a211 100644 --- a/netlify-functions-ecommerce/package.json +++ b/netlify-functions-ecommerce/package.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@masteringjs/eslint-config": "0.0.1", - "axios": "1.7.7", + "axios": "1.7.8", "eslint": "8.57.1", "mocha": "10.8.2", "netlify-cli": "17.37.2"