From c0c53c8be75b56ed64d6154a70334cddd319dae3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Sep 2024 23:53:43 +0000 Subject: [PATCH] fix: codegens/python-http.client/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-POSTCSS-1090595 - https://snyk.io/vuln/SNYK-JS-POSTCSS-1255640 --- codegens/python-http.client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codegens/python-http.client/package.json b/codegens/python-http.client/package.json index 2270522b1..d706c0b08 100644 --- a/codegens/python-http.client/package.json +++ b/codegens/python-http.client/package.json @@ -27,7 +27,7 @@ "license": "Apache-2.0", "homepage": "https://github.com/postmanlabs/code-generators/tree/master/codegens/python-http.client", "dependencies": { - "postman-collection": "3.6.8" + "postman-collection": "4.0.0" }, "devDependencies": {}, "engines": {