Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
codenirvana committed Oct 19, 2023
1 parent 302924b commit 1e0205c
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 44 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
unreleased:
new features:
- GH-1340 Added support for ASAP authentication
chores:
- Updated dependencies

7.33.0:
date: 2023-08-04
new features:
Expand Down
81 changes: 42 additions & 39 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@
"node-forge": "1.3.1",
"node-oauth1": "1.3.0",
"performance-now": "2.1.0",
"postman-collection": "4.2.0",
"postman-collection": "4.2.1",
"postman-request": "2.88.1-postman.33",
"postman-sandbox": "4.2.7",
"postman-sandbox": "4.2.8",
"postman-url-encoder": "3.0.5",
"serialised-error": "1.1.3",
"strip-json-comments": "3.1.1",
Expand All @@ -66,14 +66,14 @@
"@postman/shipit": "^0.4.0",
"ajv": "^8.12.0",
"browserify": "^17.0.0",
"chai": "^4.3.7",
"chai": "^4.3.10",
"chalk": "^4.1.2",
"dependency-check": "^4.1.0",
"editorconfig": "^1.0.2",
"eslint": "^7.32.0",
"eslint-plugin-jsdoc": "^36.1.1",
"eslint-plugin-lodash": "^7.4.0",
"eslint-plugin-mocha": "^10.1.0",
"eslint-plugin-mocha": "^10.2.0",
"eslint-plugin-security": "^1.7.1",
"express": "^4.17.2",
"graphql": "^15.7.2",
Expand All @@ -93,7 +93,7 @@
"shelljs": "^0.8.5",
"sinon": "^12.0.1",
"teleport-javascript": "^1.0.0",
"terser": "^5.19.2",
"terser": "^5.22.0",
"tmp": "^0.2.1",
"webpack": "^5.86.0",
"yankee": "^1.0.8"
Expand Down

0 comments on commit 1e0205c

Please sign in to comment.