chore(deps): update lockfiles (#72)
All checks were successful
changelog / changelog (push) Successful in 9s
check-and-test / check-and-test (push) Successful in 35s

This commit was merged in pull request #72.
This commit is contained in:
2026-04-01 01:01:34 +00:00
parent ca4db10a4d
commit 9b2aac3800

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"
}, },