From b726091cf672cb021b6541c11298ad3b8b38a8d3 Mon Sep 17 00:00:00 2001 From: Ben McCann <322311+benmccann@users.noreply.github.com> Date: Tue, 30 Apr 2024 11:24:44 -0700 Subject: [PATCH] Upgrade postman-collection --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09792cc09..608876fc0 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "lodash": "4.17.21", "async": "3.2.2", "path": "0.12.7", - "postman-collection": "4.0.0", + "postman-collection": "4.4.0", "shelljs": "0.8.5" }, "devDependencies": {