mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
6ab0ce56e5
* Bump package-lock. * website: hoist shelljs/detect-package-manager overrides to top-level Nested overrides under postman-code-generators were not being applied by npm, leaving shelljs@0.8.5 in the lockfile (failing npm ci's lockfile sync check) and detect-package-manager@3.0.2 nested under postman-code-generators (causing the package's deepinstall.js postinstall to detect the CI runner's yarn and crash). Hoisting both to top-level overrides makes npm resolve them globally and brings the lockfile back in sync with package.json. The vendored detect-package-manager workspace is renamed so the override target no longer conflicts with its own workspace name. * Force version.