Skip to content

Commit ef72c90

Browse files
authored
Bump micromatch (#2143)
Signed-off-by: Derek Ho <[email protected]>
1 parent 40a984d commit ef72c90

File tree

2 files changed

+13
-518
lines changed

2 files changed

+13
-518
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"ejs": "^3.1.10",
5656
"express": "^4.21.1",
5757
"braces": "^3.0.3",
58-
"body-parser": "^1.20.3"
58+
"body-parser": "^1.20.3",
59+
"micromatch": "^4.0.8"
5960
}
6061
}

0 commit comments

Comments
 (0)