Skip to content

Commit

Permalink
Merge pull request #235 from ibm-cloud-security/development
Browse files Browse the repository at this point in the history
fix: Updated package lists.
  • Loading branch information
Erika-Grine authored Oct 22, 2021
2 parents 9fafb51 + 667de0e commit 5536b92
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ibmcloud-appid",
"version": "6.3.0",
"version": "6.2.1",
"description": "Node.js SDK for the IBM Cloud App ID service",
"main": "lib/appid-sdk.js",
"scripts": {
Expand Down Expand Up @@ -35,7 +35,9 @@
"passport": "^0.4.1",
"proxyquire": "^2.1.3",
"rewire": "^4.0.1",
"semantic-release": "^18.0.0"
"semantic-release": "^18.0.0",
"sinon-chai": "^3.5.0",
"sinon": "^9.2.4"
},
"dependencies": {
"accept-language": "^3.0.18",
Expand All @@ -47,11 +49,8 @@
"helmet": "^3.23.3",
"jsonwebtoken": "^8.5.1",
"log4js": "^3.0.6",
"npm-check-updates": "^7.0.1",
"q": "^1.5.1",
"rsa-pem-from-mod-exp": "^0.8.4",
"sinon": "^9.2.4",
"sinon-chai": "^3.5.0",
"underscore": "^1.10.2"
},
"config": {
Expand Down

0 comments on commit 5536b92

Please sign in to comment.