Skip to content

Commit 4177ff2

Browse files
committed
Merge branch 'release/7.49.1'
2 parents 209fa58 + f18f58e commit 4177ff2

File tree

3 files changed

+24
-19
lines changed

3 files changed

+24
-19
lines changed

CHANGELOG.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
7.49.1:
2+
date: 2025-10-30
3+
chores:
4+
- Updated dependencies
5+
16
7.49.0:
27
date: 2025-10-16
38
new features:

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postman-runtime",
3-
"version": "7.49.0",
3+
"version": "7.49.1",
44
"description": "Underlying library of executing Postman Collections",
55
"author": "Postman Inc.",
66
"license": "Apache-2.0",
@@ -55,8 +55,8 @@
5555
"node-oauth1": "1.3.0",
5656
"performance-now": "2.1.0",
5757
"postman-collection": "5.2.0",
58-
"postman-request": "2.88.1-postman.45",
59-
"postman-sandbox": "6.2.1",
58+
"postman-request": "2.88.1-postman.46",
59+
"postman-sandbox": "6.2.2",
6060
"postman-url-encoder": "3.0.8",
6161
"serialised-error": "1.1.3",
6262
"strip-json-comments": "3.1.1",

0 commit comments

Comments
 (0)