Merge pull request #5349 from BerriAI/dependabot/npm_and_yarn/ui/micromatch-4.0.8

build(deps): bump micromatch from 4.0.5 to 4.0.8 in /ui
This commit is contained in:
Ishaan Jaff 2024-08-24 10:52:38 -07:00 committed by GitHub
commit f597fab798
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

8
ui/package-lock.json generated
View file

@ -1009,12 +1009,12 @@
}
},
"node_modules/micromatch": {
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
"integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
"version": "4.0.8",
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
"peer": true,
"dependencies": {
"braces": "^3.0.2",
"braces": "^3.0.3",
"picomatch": "^2.3.1"
},
"engines": {