diff --git a/netlify-functions-ecommerce/package.json b/netlify-functions-ecommerce/package.json index c209425..689f70f 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.9", "eslint": "8.57.1", "mocha": "11.0.1", "netlify-cli": "17.38.0"