web: Update Web API Client version (#3377)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							89fef0ae72
						
					
				
				
					commit
					20648808bc
				
			
							
								
								
									
										14
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										14
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							@ -21,7 +21,7 @@
 | 
			
		||||
                "@codemirror/legacy-modes": "^6.1.0",
 | 
			
		||||
                "@formatjs/intl-listformat": "^7.0.3",
 | 
			
		||||
                "@fortawesome/fontawesome-free": "^6.1.2",
 | 
			
		||||
                "@goauthentik/api": "^2022.7.3-1659478057",
 | 
			
		||||
                "@goauthentik/api": "^2022.7.3-1659739953",
 | 
			
		||||
                "@jackfranklin/rollup-plugin-markdown": "^0.4.0",
 | 
			
		||||
                "@lingui/cli": "^3.14.0",
 | 
			
		||||
                "@lingui/core": "^3.14.0",
 | 
			
		||||
@ -1929,9 +1929,9 @@
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "node_modules/@goauthentik/api": {
 | 
			
		||||
            "version": "2022.7.3-1659478057",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.7.3-1659478057.tgz",
 | 
			
		||||
            "integrity": "sha512-Kl3AJXU1pmPaD0lnLRKIbSa4ZesqhHCRMSUqfUk4ITv4g0CI2PsdwmURpESqRwxfp9jFGDk3ejfxVLPqldW5qg=="
 | 
			
		||||
            "version": "2022.7.3-1659739953",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.7.3-1659739953.tgz",
 | 
			
		||||
            "integrity": "sha512-Mbo7KNcYfAsez1k7ye7u6jnHe5oFgP7RtIl50Wc1K+Ta8ypgpQS0BK6hCEtqITXgeUKGt0aStV7gwYXgiJFy9Q=="
 | 
			
		||||
        },
 | 
			
		||||
        "node_modules/@humanwhocodes/config-array": {
 | 
			
		||||
            "version": "0.10.4",
 | 
			
		||||
@ -10494,9 +10494,9 @@
 | 
			
		||||
            "integrity": "sha512-XwWADtfdSN73/udaFm+1mnGIj/ShDZNFMe/PRoqv3FhQ4GNI2PUN70yFTPsjq65Lw2C9i4TG5/hTbxXIXVCiqQ=="
 | 
			
		||||
        },
 | 
			
		||||
        "@goauthentik/api": {
 | 
			
		||||
            "version": "2022.7.3-1659478057",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.7.3-1659478057.tgz",
 | 
			
		||||
            "integrity": "sha512-Kl3AJXU1pmPaD0lnLRKIbSa4ZesqhHCRMSUqfUk4ITv4g0CI2PsdwmURpESqRwxfp9jFGDk3ejfxVLPqldW5qg=="
 | 
			
		||||
            "version": "2022.7.3-1659739953",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.7.3-1659739953.tgz",
 | 
			
		||||
            "integrity": "sha512-Mbo7KNcYfAsez1k7ye7u6jnHe5oFgP7RtIl50Wc1K+Ta8ypgpQS0BK6hCEtqITXgeUKGt0aStV7gwYXgiJFy9Q=="
 | 
			
		||||
        },
 | 
			
		||||
        "@humanwhocodes/config-array": {
 | 
			
		||||
            "version": "0.10.4",
 | 
			
		||||
 | 
			
		||||
@ -64,7 +64,7 @@
 | 
			
		||||
        "@codemirror/legacy-modes": "^6.1.0",
 | 
			
		||||
        "@formatjs/intl-listformat": "^7.0.3",
 | 
			
		||||
        "@fortawesome/fontawesome-free": "^6.1.2",
 | 
			
		||||
        "@goauthentik/api": "^2022.7.3-1659478057",
 | 
			
		||||
        "@goauthentik/api": "^2022.7.3-1659739953",
 | 
			
		||||
        "@jackfranklin/rollup-plugin-markdown": "^0.4.0",
 | 
			
		||||
        "@lingui/cli": "^3.14.0",
 | 
			
		||||
        "@lingui/core": "^3.14.0",
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user