chore(deps): bump passport-auth0 from 1.3.3 to 1.4.0 in /api-server
Bumps [passport-auth0](https://github.com/auth0/passport-auth0) from 1.3.3 to 1.4.0. - [Release notes](https://github.com/auth0/passport-auth0/releases) - [Changelog](https://github.com/auth0/passport-auth0/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/passport-auth0/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							
								
								
									
										27
									
								
								api-server/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										27
									
								
								api-server/package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -15349,27 +15349,13 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "passport-auth0": {
 | 
			
		||||
      "version": "1.3.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/passport-auth0/-/passport-auth0-1.3.3.tgz",
 | 
			
		||||
      "integrity": "sha512-rcjT0fV6HnJuSb8REwREl42/K5LpGK+doekDgEQbtT/pNwLAjfobSMiQ3RbTP1CkiEcDVRucGucuDSfgqHX/Vg==",
 | 
			
		||||
      "version": "1.4.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/passport-auth0/-/passport-auth0-1.4.0.tgz",
 | 
			
		||||
      "integrity": "sha512-U5Oe09VUtynA00tvEz5F9zFIAhucpu0OTHwkRnIlFOCZTzQabp3YHinnZlX1pMM0RzceROkO073JAAF86znLQg==",
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "passport-oauth": "^1.0.0",
 | 
			
		||||
        "passport-oauth2": "^1.5.0",
 | 
			
		||||
        "request": "^2.88.0"
 | 
			
		||||
      },
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "passport-oauth2": {
 | 
			
		||||
          "version": "1.5.0",
 | 
			
		||||
          "resolved": "https://registry.npmjs.org/passport-oauth2/-/passport-oauth2-1.5.0.tgz",
 | 
			
		||||
          "integrity": "sha512-kqBt6vR/5VlCK8iCx1/KpY42kQ+NEHZwsSyt4Y6STiNjU+wWICG1i8ucc1FapXDGO15C5O5VZz7+7vRzrDPXXQ==",
 | 
			
		||||
          "requires": {
 | 
			
		||||
            "base64url": "3.x.x",
 | 
			
		||||
            "oauth": "0.9.x",
 | 
			
		||||
            "passport-strategy": "1.x.x",
 | 
			
		||||
            "uid2": "0.0.x",
 | 
			
		||||
            "utils-merge": "1.x.x"
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "passport-local": {
 | 
			
		||||
@@ -15431,10 +15417,11 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "passport-oauth2": {
 | 
			
		||||
      "version": "1.4.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/passport-oauth2/-/passport-oauth2-1.4.0.tgz",
 | 
			
		||||
      "integrity": "sha1-9i+BWDy+EmCb585vFguTlaJ7hq0=",
 | 
			
		||||
      "version": "1.5.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/passport-oauth2/-/passport-oauth2-1.5.0.tgz",
 | 
			
		||||
      "integrity": "sha512-kqBt6vR/5VlCK8iCx1/KpY42kQ+NEHZwsSyt4Y6STiNjU+wWICG1i8ucc1FapXDGO15C5O5VZz7+7vRzrDPXXQ==",
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "base64url": "3.x.x",
 | 
			
		||||
        "oauth": "0.9.x",
 | 
			
		||||
        "passport-strategy": "1.x.x",
 | 
			
		||||
        "uid2": "0.0.x",
 | 
			
		||||
 
 | 
			
		||||
@@ -48,7 +48,7 @@
 | 
			
		||||
    "nanoid": "^1.3.4",
 | 
			
		||||
    "nodemailer-ses-transport": "^1.5.1",
 | 
			
		||||
    "passport": "^0.4.1",
 | 
			
		||||
    "passport-auth0": "^1.3.3",
 | 
			
		||||
    "passport-auth0": "^1.4.0",
 | 
			
		||||
    "passport-local": "^1.0.0",
 | 
			
		||||
    "query-string": "^6.13.7",
 | 
			
		||||
    "rx": "^4.1.0",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user