From 82f32d35b7b70d525bcfee888aeef80b731c6051 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 27 Nov 2023 22:20:34 +0000 Subject: [PATCH] fix: aws-python-telegram-bot/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASHSET-1320032 --- aws-python-telegram-bot/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-python-telegram-bot/package.json b/aws-python-telegram-bot/package.json index eecad79d1..3cfce8fd6 100644 --- a/aws-python-telegram-bot/package.json +++ b/aws-python-telegram-bot/package.json @@ -15,7 +15,7 @@ "author": "jonatasbaldin", "license": "MIT", "dependencies": { - "serverless-python-requirements": "^3.0.9" + "serverless-python-requirements": "^5.4.0" }, "bugs": { "url": "https://github.com/jonatasbaldin/serverless-telegram-bot/issues"