Skip to content

Commit

Permalink
bumped version to 3.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinehage committed May 10, 2024
1 parent 1dba745 commit 9fdf2ce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "soajs.oauth",
"description": "soajs oauth service",
"version": "3.1.9",
"version": "3.1.10",
"author": {
"name": "soajs team",
"email": "team@soajs.org"
Expand Down Expand Up @@ -30,7 +30,7 @@
"mocha": "6.2.2",
"nock": "11.7.1",
"request": "2.88.2",
"soajs.controller": "4.2.9",
"soajs.controller": "4.2.12",
"sinon": "7.5.0"
},
"dependencies": {
Expand All @@ -46,8 +46,8 @@
"passport-google-oauth20": "2.0.0",
"passport-linkedin-oauth2": "2.0.0",
"passport-twitter": "1.0.4",
"soajs": "4.1.8",
"soajs.urac.driver": "3.2.6",
"soajs": "4.1.9",
"soajs.urac.driver": "3.2.7",
"twilio": "4.19.0"
}
}

0 comments on commit 9fdf2ce

Please sign in to comment.