web: bump API Client version (#5633)
This commit is contained in:
parent
0afd3b121e
commit
a41924939b
|
@ -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.4.1-1683668555",
|
||||
"@goauthentik/api": "^2023.5.0-1684241627",
|
||||
"@lingui/cli": "^4.1.0",
|
||||
"@lingui/core": "^4.1.0",
|
||||
"@lingui/detect-locale": "^4.1.0",
|
||||
|
@ -2127,9 +2127,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@goauthentik/api": {
|
||||
"version": "2023.4.1-1683802980",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.4.1-1683802980.tgz",
|
||||
"integrity": "sha512-eHjzIS3yv1jmk6DXof1GoODizBWHHCJiz+3/qZ2LqG60nkvIm/k0pF3hjw4jv+aZ5GiXzFa+/K/YpUwtGDv+hw=="
|
||||
"version": "2023.5.0-1684241627",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.5.0-1684241627.tgz",
|
||||
"integrity": "sha512-A/a1XDHsM68Dj41i7Idf4qWe4tWWiNGuJrQnZPPWLsDuZcn5lNpJ4x+thCcRKB9y+4u6cTP1Ra86mjZ4MukjxA=="
|
||||
},
|
||||
"node_modules/@hcaptcha/types": {
|
||||
"version": "1.0.3",
|
||||
|
|
|
@ -23,8 +23,8 @@
|
|||
"@codemirror/legacy-modes": "^6.3.2",
|
||||
"@codemirror/theme-one-dark": "^6.1.2",
|
||||
"@formatjs/intl-listformat": "^7.2.2",
|
||||
"@goauthentik/api": "^2023.4.1-1683668555",
|
||||
"@fortawesome/fontawesome-free": "^6.4.0",
|
||||
"@goauthentik/api": "^2023.5.0-1684241627",
|
||||
"@lingui/cli": "^4.1.0",
|
||||
"@lingui/core": "^4.1.0",
|
||||
"@lingui/detect-locale": "^4.1.0",
|
||||
|
|
Reference in New Issue