Bump glob

This commit is contained in:
Nick Cipollo
2023-10-17 18:33:40 -04:00
parent 9324133e56
commit 5a5f227332
4 changed files with 111 additions and 53 deletions

View File

@@ -56,7 +56,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^5.1.1",
"glob": "^10.3.4",
"glob": "^10.3.10",
"untildify": "^4.0.0"
},
"devDependencies": {