Update dependency serve-static to v1.16.1

This commit is contained in:
renovate[bot] 2024-09-11 18:24:32 +00:00 committed by GitHub
parent 45ec7b82e9
commit e4b944cb79
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.1"
}
}