diff --git a/netlify-functions-ecommerce/package.json b/netlify-functions-ecommerce/package.json index 6cd89a5..fa4340c 100644 --- a/netlify-functions-ecommerce/package.json +++ b/netlify-functions-ecommerce/package.json @@ -7,7 +7,7 @@ "mongoose": "^8.1", "sinon": "19.0.2", "stargate-mongoose": "0.6.5", - "stripe": "17.2.1", + "stripe": "17.3.1", "vanillatoasts": "1.6.0", "webpack": "5.x" },