Skip to content

Commit 95aed7d

Browse files
committed
feat: upgrade glob from 10.4.5 to 11.0.1
Snyk has created this PR to upgrade glob from 10.4.5 to 11.0.1. See this package in npm: glob See this project in Snyk: https://app.snyk.io/org/nerds-github/project/cb30d74b-56ca-465f-9550-929ef2caa168?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f3fee57 commit 95aed7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

producer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/cors": "^2.8.17",
1111
"@types/express": "^4.17.21",
1212
"@types/node": "^20.14.2",
13-
"glob": "^10.4.1",
13+
"glob": "^11.0.1",
1414
"ts-node": "^10.9.2",
1515
"typescript": "^5.4.5"
1616
},

0 commit comments

Comments
 (0)