aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-16 15:43:41 +0000
committerGitHub <noreply@github.com>2022-05-16 15:43:41 +0000
commitfb30567474afabfa247790570ffae9b09d5b2d7d (patch)
tree085d87b6a9d7820786b67170e4857631510bc2e0 /package.json
parentBump fastify/github-action-merge-dependabot from 3.1.5 to 3.1.6 (#78) (diff)
downloadee4511w-web-fb30567474afabfa247790570ffae9b09d5b2d7d.tar
ee4511w-web-fb30567474afabfa247790570ffae9b09d5b2d7d.tar.gz
ee4511w-web-fb30567474afabfa247790570ffae9b09d5b2d7d.tar.bz2
ee4511w-web-fb30567474afabfa247790570ffae9b09d5b2d7d.tar.lz
ee4511w-web-fb30567474afabfa247790570ffae9b09d5b2d7d.tar.xz
ee4511w-web-fb30567474afabfa247790570ffae9b09d5b2d7d.tar.zst
ee4511w-web-fb30567474afabfa247790570ffae9b09d5b2d7d.zip
Bump passport from 0.5.2 to 0.5.3 (#79)
Bumps [passport](https://github.com/jaredhanson/passport) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/jaredhanson/passport/releases) - [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md) - [Commits](https://github.com/jaredhanson/passport/compare/v0.5.2...v0.5.3) --- updated-dependencies: - dependency-name: passport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9c014f3..a16b694 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,7 @@
"express-fileupload": "1.3.1",
"express-rate-limit": "6.4.0",
"helmet": "5.0.2",
- "passport": "^0.5.2",
+ "passport": "^0.5.3",
"passport-saml": "3.2.1",
"shell-quote": "1.7.3",
"umn-shib-nodejs": "UMN-EE4951W-Lamperski/umn-shib-nodejs#master"