Skip to content

Commit 8167aa7

Browse files
chore: bump version of minimatch due to security issue PRISMA-2022-0039 (#15774)
* fix: bump version of minimatch due to security issue PRISMA-2022-0039 * Update package.json Co-authored-by: Milos Djermanovic <[email protected]>
1 parent 272965f commit 8167aa7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"json-stable-stringify-without-jsonify": "^1.0.1",
7575
"levn": "^0.4.1",
7676
"lodash.merge": "^4.6.2",
77-
"minimatch": "^3.0.4",
77+
"minimatch": "^3.1.2",
7878
"natural-compare": "^1.4.0",
7979
"optionator": "^0.9.1",
8080
"regexpp": "^3.2.0",

0 commit comments

Comments
 (0)