fix(deps): update dependency picomatch to v4 (#7073)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-12 23:37:10 -05:00
committed by GitHub
parent 2b8ec30767
commit 43e099fb56
2 changed files with 29 additions and 9 deletions

View File

@@ -71,7 +71,7 @@
"node-addon-api": "^7.0.0",
"openid-client": "^5.4.3",
"pg": "^8.11.3",
"picomatch": "^3.0.1",
"picomatch": "^4.0.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.8.1",
"sanitize-filename": "^1.6.3",