Updated dependencies.

Thanks to developers of dependencies !
This commit is contained in:
Lauri Ojansivu 2026-02-28 23:30:33 +02:00
parent cf8c82b3fb
commit d57c5f736f

6
package-lock.json generated
View file

@ -2489,9 +2489,9 @@
} }
}, },
"minimatch": { "minimatch": {
"version": "5.1.7", "version": "5.1.9",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.7.tgz", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz",
"integrity": "sha512-FjiwU9HaHW6YB3H4a1sFudnv93lvydNjz2lmyUXR6IwKhGI+bgL3SOZrBGn6kvvX2pJvhEkGSGjyTHN47O4rqA==", "integrity": "sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==",
"requires": { "requires": {
"brace-expansion": "^2.0.1" "brace-expansion": "^2.0.1"
} }