N°9341 - Update Turbo third-party lib to v8.0.21 min. to fix security issue

This commit is contained in:
lenaick.moreira
2026-04-27 12:21:17 +02:00
parent 04bb07fc59
commit d271dda54f
8 changed files with 4248 additions and 2888 deletions

9
node_modules/.package-lock.json generated vendored
View File

@@ -14,11 +14,12 @@
"integrity": "sha512-Rzj90wbZQnNzazqzoiu5HzMEMdqMJLUVFOo699sinTXrZRm1aB5iX2HTiK2VlPnH4M6u8yYnJ7CebOyamfWlqw=="
},
"node_modules/@hotwired/turbo": {
"version": "8.0.5",
"resolved": "https://registry.npmjs.org/@hotwired/turbo/-/turbo-8.0.5.tgz",
"integrity": "sha512-TdZDA7fxVQ2ZycygvpnzjGPmFq4sO/E2QVg+2em/sJ3YTSsIWVEis8HmWlumz+c9DjWcUkcCuB+muF08TInpAQ==",
"version": "8.0.23",
"resolved": "https://registry.npmjs.org/@hotwired/turbo/-/turbo-8.0.23.tgz",
"integrity": "sha512-GZ7cijxEZ6Ig71u7rD6LHaRv/wcE/hNsc+nEfiWOkLNqUgLOwo5MNGWOy5ZV9ZUDSiQx1no7YxjTNnT4O6//cQ==",
"license": "MIT",
"engines": {
"node": ">= 14"
"node": ">= 18"
}
},
"node_modules/@orchidjs/sifter": {