This commit is contained in:
dependabot[bot] 2026-03-27 09:23:11 -05:00 committed by GitHub
commit f9d4bcffe7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8726,9 +8726,9 @@
} }
}, },
"node_modules/file-type": { "node_modules/file-type": {
"version": "21.3.0", "version": "21.3.2",
"resolved": "https://registry.npmjs.org/file-type/-/file-type-21.3.0.tgz", "resolved": "https://registry.npmjs.org/file-type/-/file-type-21.3.2.tgz",
"integrity": "sha512-8kPJMIGz1Yt/aPEwOsrR97ZyZaD1Iqm8PClb1nYFclUCkBi0Ma5IsYNQzvSFS9ib51lWyIw5mIT9rWzI/xjpzA==", "integrity": "sha512-DLkUvGwep3poOV2wpzbHCOnSKGk1LzyXTv+aHFgN2VFl96wnp8YA9YjO2qPzg5PuL8q/SW9Pdi6WTkYOIh995w==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@tokenizer/inflate": "^0.4.1", "@tokenizer/inflate": "^0.4.1",