web: bump API Client version (#11870)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							8245d08ddb
						
					
				
				
					commit
					fa78c24516
				
			
							
								
								
									
										8
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							@ -23,7 +23,7 @@
 | 
			
		||||
                "@floating-ui/dom": "^1.6.11",
 | 
			
		||||
                "@formatjs/intl-listformat": "^7.5.7",
 | 
			
		||||
                "@fortawesome/fontawesome-free": "^6.6.0",
 | 
			
		||||
                "@goauthentik/api": "^2024.8.3-1729836831",
 | 
			
		||||
                "@goauthentik/api": "^2024.10.0-1730331602",
 | 
			
		||||
                "@lit-labs/ssr": "^3.2.2",
 | 
			
		||||
                "@lit/context": "^1.1.2",
 | 
			
		||||
                "@lit/localize": "^0.12.2",
 | 
			
		||||
@ -1775,9 +1775,9 @@
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "node_modules/@goauthentik/api": {
 | 
			
		||||
            "version": "2024.8.3-1729836831",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.8.3-1729836831.tgz",
 | 
			
		||||
            "integrity": "sha512-nOgvjYQiK+HhWuiZ635h/aSsq7Mfj5cDrIyBJt+IJRQuJFtnnHx8nscRXKK/8sBl9obH2zMCoZgeqytK8145bg=="
 | 
			
		||||
            "version": "2024.10.0-1730331602",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.10.0-1730331602.tgz",
 | 
			
		||||
            "integrity": "sha512-VaXywdDCFkIs9RgmHVYt8jGf5xnc+czsu5ILEThNQOuXvBjkGa0J8aPWVSdfP++GiHnkjddWVFzJ6R6LOoHbWQ=="
 | 
			
		||||
        },
 | 
			
		||||
        "node_modules/@goauthentik/web": {
 | 
			
		||||
            "resolved": "",
 | 
			
		||||
 | 
			
		||||
@ -11,7 +11,7 @@
 | 
			
		||||
        "@floating-ui/dom": "^1.6.11",
 | 
			
		||||
        "@formatjs/intl-listformat": "^7.5.7",
 | 
			
		||||
        "@fortawesome/fontawesome-free": "^6.6.0",
 | 
			
		||||
        "@goauthentik/api": "^2024.8.3-1729836831",
 | 
			
		||||
        "@goauthentik/api": "^2024.10.0-1730331602",
 | 
			
		||||
        "@lit-labs/ssr": "^3.2.2",
 | 
			
		||||
        "@lit/context": "^1.1.2",
 | 
			
		||||
        "@lit/localize": "^0.12.2",
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user