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

17
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"dependencies": {
"@cityssm/fa5-power-transforms-css": "github:cityssm/fa5-power-transforms-css",
"@fontsource/raleway": "^4.5.0",
"@hotwired/turbo": "^8.0.5",
"@hotwired/turbo": "^8.0.23",
"@popperjs/core": "^2.11.8",
"@ungap/custom-elements": "^1.3.0",
"ace-builds": "^1.32.7",
@@ -51,11 +51,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": {
@@ -362,9 +363,9 @@
"integrity": "sha512-Rzj90wbZQnNzazqzoiu5HzMEMdqMJLUVFOo699sinTXrZRm1aB5iX2HTiK2VlPnH4M6u8yYnJ7CebOyamfWlqw=="
},
"@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=="
},
"@orchidjs/sifter": {
"version": "1.1.0",