Merge pull request #13 from cubexy/dependabot/npm_and_yarn/minimatch-3.1.5

Bump minimatch from 3.1.2 to 3.1.5
This commit is contained in:
Max Niclas Wächtler 2026-03-20 12:28:20 +01:00 committed by GitHub
commit 8b20637651
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
package-lock.json generated
View file

@ -1677,7 +1677,9 @@
}
},
"node_modules/minimatch": {
"version": "3.1.2",
"version": "3.1.5",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
"integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
"dev": true,
"license": "ISC",
"peer": true,