Merge pull request #1366 from pi-hole/dependabot/npm_and_yarn/npm_and_yarn-66413a1f6e

Bump picomatch from 2.3.1 to 2.3.2 in the npm_and_yarn group across 1 directory
This commit is contained in:
yubiuser
2026-03-26 00:53:38 +01:00
committed by GitHub

6
package-lock.json generated
View File

@@ -1446,9 +1446,9 @@
}
},
"node_modules/picomatch": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz",
"integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
"dev": true,
"license": "MIT",
"engines": {