chore(deps): update lockfiles (#71)
changelog / changelog (push) Successful in 7s
check-and-test / check-and-test (push) Successful in 41s

This commit was merged in pull request #71.
This commit is contained in:
2026-04-01 00:02:31 +00:00
parent 5c2986573f
commit ca4db10a4d
+3 -3
View File
@@ -469,9 +469,9 @@
}
},
"node_modules/lodash": {
"version": "4.17.23",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
"integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
"version": "4.18.0",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.0.tgz",
"integrity": "sha512-l1mfj2atMqndAHI3ls7XqPxEjV2J9ZkcNyHpoZA3r2T1LLwDB69jgkMWh71YKwhBbK0G2f4WSn05ahmQXVxupA==",
"dev": true,
"license": "MIT"
},