Files
authentik/.github
Teffen Ellis 6ab0ce56e5 website/docs: Bump package-lock (#22552)
* 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.
2026-05-26 09:51:00 -05:00
..
2026-03-26 13:34:48 +01:00
2024-04-08 16:38:08 +02:00