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

This commit is contained in:
2026-03-31 19:02:12 +00:00
parent 5c2986573f
commit 2d086df817

6
package-lock.json generated
View File

@@ -469,9 +469,9 @@
} }
}, },
"node_modules/lodash": { "node_modules/lodash": {
"version": "4.17.23", "version": "4.18.0",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.0.tgz",
"integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", "integrity": "sha512-l1mfj2atMqndAHI3ls7XqPxEjV2J9ZkcNyHpoZA3r2T1LLwDB69jgkMWh71YKwhBbK0G2f4WSn05ahmQXVxupA==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },