chore(deps): update lockfiles (#40)
Some checks failed
changelog / changelog (push) Successful in 10s
check-and-test / check-and-test (push) Successful in 45s
generate-chart / generate-chart-publish (push) Successful in 1m29s
generate-chart / release-gitea (push) Failing after 9s

This commit was merged in pull request #40.
This commit is contained in:
2026-02-26 00:01:36 +00:00
parent 6edae2a336
commit a56b55ff31

6
package-lock.json generated
View File

@@ -1151,9 +1151,9 @@
"license": "MIT"
},
"node_modules/minimatch": {
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.4.tgz",
"integrity": "sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
"version": "3.1.5",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
"integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
"dev": true,
"license": "ISC",
"dependencies": {