chore(deps): update lockfiles
All checks were successful
commitlint / check-and-test (pull_request) Successful in 3s
check-and-test / check-and-test (pull_request) Successful in 36s

This commit is contained in:
2026-04-01 00:02:57 +00:00
parent ca4db10a4d
commit b8c54c1b30

6
package-lock.json generated
View File

@@ -469,9 +469,9 @@
} }
}, },
"node_modules/lodash": { "node_modules/lodash": {
"version": "4.18.0", "version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.0.tgz", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-l1mfj2atMqndAHI3ls7XqPxEjV2J9ZkcNyHpoZA3r2T1LLwDB69jgkMWh71YKwhBbK0G2f4WSn05ahmQXVxupA==", "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },