Skip to content

Commit

Permalink
upgraded node-jose and gh-pages versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
akalichety-hw committed May 1, 2024
1 parent 9ed3678 commit a513aaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "lib/index.js",
"dependencies": {
"form-data": "^3.0.0",
"node-jose": "^2.1.0",
"node-jose": "^2.2.0",
"object-assign": "^4.1.0",
"superagent": "^4.0.0",
"uuid": "^8.3.1"
Expand Down Expand Up @@ -55,7 +55,7 @@
"eslint": "^4.19.1",
"eslint-config-airbnb-base": "^13.2.0",
"eslint-plugin-import": "^2.17.2",
"gh-pages": "^3.1.0",
"gh-pages": "^6.1.1",
"mocha": "^5.2.0",
"nock": "^10.0.4",
"nyc": "^15.0.0",
Expand Down

0 comments on commit a513aaa

Please sign in to comment.