Update dependency serve-static to v1.16.0 [SECURITY]

This commit is contained in:
renovate[bot] 2024-09-11 21:07:02 +00:00 committed by GitHub
parent 45ec7b82e9
commit f5388313fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,6 +15,6 @@
},
"devDependencies": {
"connect": "3.7.0",
"serve-static": "1.14.1"
"serve-static": "1.16.0"
}
}