Skip to content

Commit b0114ad

Browse files
committed
Merge branch 'release/7.43.4'
2 parents a3b202b + f216461 commit b0114ad

File tree

3 files changed

+16
-11
lines changed

3 files changed

+16
-11
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.4:
2+
date: 2025-04-28
3+
chores:
4+
- Updated dependencies
5+
16
7.43.3:
27
date: 2025-03-27
38
chores:

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postman-runtime",
3-
"version": "7.43.3",
3+
"version": "7.43.4",
44
"description": "Underlying library of executing Postman Collections",
55
"author": "Postman Inc.",
66
"license": "Apache-2.0",
@@ -56,7 +56,7 @@
5656
"performance-now": "2.1.0",
5757
"postman-collection": "5.0.2",
5858
"postman-request": "2.88.1-postman.42",
59-
"postman-sandbox": "6.1.0",
59+
"postman-sandbox": "6.1.1",
6060
"postman-url-encoder": "3.0.7",
6161
"serialised-error": "1.1.3",
6262
"strip-json-comments": "3.1.1",

0 commit comments

Comments
 (0)