Skip to content

Commit 7f0eb72

Browse files
committed
chore: add glob to resolution
1 parent 2dde4ea commit 7f0eb72

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@
5656
"all": true
5757
},
5858
"resolutions": {
59-
"js-yaml": "^4.1.0"
59+
"js-yaml": "^4.1.1",
60+
"glob": "^11.1.0"
6061
},
6162
"dependencies": {
6263
"handlebars": "4.7.8"

0 commit comments

Comments
 (0)