diff --git a/netlify-functions-ecommerce/package.json b/netlify-functions-ecommerce/package.json index f44a7b7..d533906 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.1.0", + "stripe": "17.2.0", "vanillatoasts": "1.6.0", "webpack": "5.x" },