Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
codenirvana committed Jul 29, 2024
1 parent 9f305cc commit dba46f7
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 16 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
unreleased:
fixed bugs:
- GH-1018 Fixed warnings for all `postman.*` legacy APIs
chores:
- Updated dependencies

5.0.0:
date: 2024-06-19
breaking changes:
Expand Down
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"lodash": "4.17.21",
"postman-collection": "4.4.0",
"postman-collection": "4.4.1",
"teleport-javascript": "1.0.0",
"uvm": "3.0.0"
},
Expand Down Expand Up @@ -91,7 +91,7 @@
"shelljs": "^0.8.5",
"sinon": "^18.0.0",
"sinon-chai": "^3.7.0",
"terser": "^5.31.1",
"terser": "^5.31.3",
"tsd-jsdoc": "^2.5.0",
"tv4": "1.3.0",
"uniscope": "2.2.0",
Expand Down

0 comments on commit dba46f7

Please sign in to comment.