web: bump API Client version (#5705)
This commit is contained in:
parent
bb64fb1130
commit
25840ce04e
|
@ -17,7 +17,7 @@
|
|||
"@codemirror/theme-one-dark": "^6.1.2",
|
||||
"@formatjs/intl-listformat": "^7.2.2",
|
||||
"@fortawesome/fontawesome-free": "^6.4.0",
|
||||
"@goauthentik/api": "^2023.5.1-1684442760",
|
||||
"@goauthentik/api": "^2023.5.1-1684675172",
|
||||
"@lingui/cli": "^4.1.2",
|
||||
"@lingui/core": "^4.1.2",
|
||||
"@lingui/detect-locale": "^4.1.2",
|
||||
|
@ -2127,9 +2127,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@goauthentik/api": {
|
||||
"version": "2023.5.1-1684442760",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.5.1-1684442760.tgz",
|
||||
"integrity": "sha512-xUAL5zyHRY8rbBUklAuLR2SNNBH8ZrOBZGgn+JWz33o3j5ep/m8mNKiqufMX5gksrE7E5m/E1S49C+bD5yhWFQ=="
|
||||
"version": "2023.5.1-1684675172",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.5.1-1684675172.tgz",
|
||||
"integrity": "sha512-weQUlKDdYYGz6R62ivJATIkzNnKPGWd+ayRk62CuRO3LZ8OSxT4PhBqmC4Cbgtnf5FIEWYESaCUKhoUiVmAAjw=="
|
||||
},
|
||||
"node_modules/@hcaptcha/types": {
|
||||
"version": "1.0.3",
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
"@codemirror/theme-one-dark": "^6.1.2",
|
||||
"@formatjs/intl-listformat": "^7.2.2",
|
||||
"@fortawesome/fontawesome-free": "^6.4.0",
|
||||
"@goauthentik/api": "^2023.5.1-1684442760",
|
||||
"@goauthentik/api": "^2023.5.1-1684675172",
|
||||
"@lingui/cli": "^4.1.2",
|
||||
"@lingui/core": "^4.1.2",
|
||||
"@lingui/detect-locale": "^4.1.2",
|
||||
|
|
Reference in New Issue