Dashboard › craft › Distillation
fb3fce89-f9c5-4e9d-adfc-8a61f27fd418["8e7287fc36808c6d6f3e1d3ac0d84922","afceb408fafa8efb245b9de63cc1b877"]
Date: Aug 7, 2026
pathToRegexp(path, keys, options); line 480: compile(value, { validate: false })(indexes); line 499: compile(\/${value}`, { validate: false })(indexes).slice(1). Both used APIs (pathToRegexp, compile`) are stable across path-to-regexp 6.x. Decision made: forcing path-to-regexp from 6.1.0 → 6.3.0 via a package.json override is safe; assistant stated it will add the override.