1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-31 18:22:04 +02:00

fix two npm audit warnings

This commit is contained in:
Hakim El Hattab
2024-10-11 14:58:40 +02:00
parent b8bb94f788
commit 8d7b03c886
3 changed files with 4 additions and 64 deletions

View File

@@ -59,6 +59,9 @@
"yargs": "^17.7.2"
},
"overrides": {
"gulp-connect": {
"send": "0.19.0"
},
"gulp-header-comment": {
"moment": "2.30.1"
}