web: bump API Client version (#10951)
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
						
							d577152f83
						
					
				
				
					commit
					6972cb27f8
				
			
							
								
								
									
										14
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										14
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							@ -23,7 +23,7 @@
 | 
				
			|||||||
                "@floating-ui/dom": "^1.6.9",
 | 
					                "@floating-ui/dom": "^1.6.9",
 | 
				
			||||||
                "@formatjs/intl-listformat": "^7.5.7",
 | 
					                "@formatjs/intl-listformat": "^7.5.7",
 | 
				
			||||||
                "@fortawesome/fontawesome-free": "^6.6.0",
 | 
					                "@fortawesome/fontawesome-free": "^6.6.0",
 | 
				
			||||||
                "@goauthentik/api": "^2024.6.3-1723645891",
 | 
					                "@goauthentik/api": "^2024.6.3-1723921843",
 | 
				
			||||||
                "@lit/context": "^1.1.2",
 | 
					                "@lit/context": "^1.1.2",
 | 
				
			||||||
                "@lit/localize": "^0.12.2",
 | 
					                "@lit/localize": "^0.12.2",
 | 
				
			||||||
                "@lit/reactive-element": "^2.0.4",
 | 
					                "@lit/reactive-element": "^2.0.4",
 | 
				
			||||||
@ -3386,9 +3386,9 @@
 | 
				
			|||||||
            "license": "MIT"
 | 
					            "license": "MIT"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@goauthentik/api": {
 | 
					        "node_modules/@goauthentik/api": {
 | 
				
			||||||
            "version": "2024.6.3-1723645891",
 | 
					            "version": "2024.6.3-1723921843",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.3-1723645891.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.3-1723921843.tgz",
 | 
				
			||||||
            "integrity": "sha512-nOyOKDE85y0vq5WUo0mswDj3e/jz7bfdbEiAW1TVbg4gYzY3zkiqIZyuzODAKqy8pL1BJGecSRFSDR7sDr099A=="
 | 
					            "integrity": "sha512-WSn53NhZh2PVhGQ9g/PYQyHR0TVvZRtCLm94LVUci/JDNlqQNdJIpsoBSbOu3JJqmtI7pjlaX+DUT7ZHifU2Iw=="
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@goauthentik/web": {
 | 
					        "node_modules/@goauthentik/web": {
 | 
				
			||||||
            "resolved": "",
 | 
					            "resolved": "",
 | 
				
			||||||
@ -23825,6 +23825,7 @@
 | 
				
			|||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/tree-sitter-json": {
 | 
					        "node_modules/tree-sitter-json": {
 | 
				
			||||||
            "version": "0.20.2",
 | 
					            "version": "0.20.2",
 | 
				
			||||||
 | 
					            "hasInstallScript": true,
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
            "optional": true,
 | 
					            "optional": true,
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
@ -23833,6 +23834,7 @@
 | 
				
			|||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/tree-sitter-yaml": {
 | 
					        "node_modules/tree-sitter-yaml": {
 | 
				
			||||||
            "version": "0.5.0",
 | 
					            "version": "0.5.0",
 | 
				
			||||||
 | 
					            "hasInstallScript": true,
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
            "optional": true,
 | 
					            "optional": true,
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
@ -25537,7 +25539,9 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "packages/sfe/node_modules/@goauthentik/api": {
 | 
					        "packages/sfe/node_modules/@goauthentik/api": {
 | 
				
			||||||
            "version": "2024.6.0-1720200294"
 | 
					            "version": "2024.6.0-1720200294",
 | 
				
			||||||
 | 
					            "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.0-1720200294.tgz",
 | 
				
			||||||
 | 
					            "integrity": "sha512-qGpI+0BpsHWlO8waj89q+6SWjVVuRtYqdmpSIrKFsZt9GLNXCvIAvgS5JI1Sq2z1uWK/8kLNZKDocI/XagqMPQ=="
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
@ -11,7 +11,7 @@
 | 
				
			|||||||
        "@floating-ui/dom": "^1.6.9",
 | 
					        "@floating-ui/dom": "^1.6.9",
 | 
				
			||||||
        "@formatjs/intl-listformat": "^7.5.7",
 | 
					        "@formatjs/intl-listformat": "^7.5.7",
 | 
				
			||||||
        "@fortawesome/fontawesome-free": "^6.6.0",
 | 
					        "@fortawesome/fontawesome-free": "^6.6.0",
 | 
				
			||||||
        "@goauthentik/api": "^2024.6.3-1723645891",
 | 
					        "@goauthentik/api": "^2024.6.3-1723921843",
 | 
				
			||||||
        "@lit/context": "^1.1.2",
 | 
					        "@lit/context": "^1.1.2",
 | 
				
			||||||
        "@lit/localize": "^0.12.2",
 | 
					        "@lit/localize": "^0.12.2",
 | 
				
			||||||
        "@lit/reactive-element": "^2.0.4",
 | 
					        "@lit/reactive-element": "^2.0.4",
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user