Skip to content

Commit 62a29ad

Browse files
committed
2 parents 74d7aaf + 8c915c8 commit 62a29ad

File tree

4 files changed

+32
-20
lines changed

4 files changed

+32
-20
lines changed

package-lock.json

Lines changed: 15 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"memorystore": "^1.6.1",
4747
"moment": "^2.29.4",
4848
"node-fetch": "2.6.7",
49-
"passport": "^0.4.0",
49+
"passport": "^0.6.0",
5050
"passport-docusign": "^1.1.0",
5151
"path": "^0.12.7",
5252
"request": "^2.88.2",

quick_acg/package-lock.json

Lines changed: 15 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

quick_acg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"helmet": "^3.18.0",
2929
"memorystore": "^1.6.1",
3030
"moment": "^2.29.4",
31-
"passport": "^0.4.0",
31+
"passport": "^0.6.0",
3232
"passport-docusign": "^1.1.0",
3333
"path": "^0.12.7",
3434
"validator": "^13.7.0",

0 commit comments

Comments
 (0)