Skip to content

Commit a3b202b

Browse files
committed
Merge branch 'release/7.43.3'
2 parents 7dc0635 + 4a4c786 commit a3b202b

File tree

3 files changed

+36
-31
lines changed

3 files changed

+36
-31
lines changed

CHANGELOG.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
7.43.3:
2+
date: 2025-03-27
3+
chores:
4+
- Updated dependencies
5+
16
7.43.2:
27
date: 2025-03-06
38
chores:

package-lock.json

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postman-runtime",
3-
"version": "7.43.2",
3+
"version": "7.43.3",
44
"description": "Underlying library of executing Postman Collections",
55
"author": "Postman Inc.",
66
"license": "Apache-2.0",
@@ -54,10 +54,10 @@
5454
"node-forge": "1.3.1",
5555
"node-oauth1": "1.3.0",
5656
"performance-now": "2.1.0",
57-
"postman-collection": "5.0.0",
57+
"postman-collection": "5.0.2",
5858
"postman-request": "2.88.1-postman.42",
59-
"postman-sandbox": "6.0.0",
60-
"postman-url-encoder": "3.0.6",
59+
"postman-sandbox": "6.1.0",
60+
"postman-url-encoder": "3.0.7",
6161
"serialised-error": "1.1.3",
6262
"strip-json-comments": "3.1.1",
6363
"uuid": "8.3.2"

0 commit comments

Comments
 (0)