Merge pull request #95 from naturalcrit/dependabot/npm_and_yarn/multi-3cc917faea

Bump micromatch, chokidar, livereload and watchify
This commit is contained in:
Víctor Losada Hernández 2025-01-03 21:33:49 +01:00 committed by GitHub
commit ce6774fd37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 490 additions and 2061 deletions

2545
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -23,7 +23,7 @@
"body-parser": "^1.20.2",
"browserify": "^14.4.0",
"chalk": "^1.1.3",
"chokidar": "^1.6.1",
"chokidar": "^4.0.3",
"classnames": "^2.2.5",
"cookie-parser": "^1.4.3",
"express": "^4.21.2",
@ -31,7 +31,7 @@
"jwt-simple": "^0.5.0",
"klaw": "^2.0.0",
"less": "^4.2.1",
"livereload": "^0.6.0",
"livereload": "^0.9.3",
"lodash": "^4.17.21",
"mongoose": "^8.8.3",
"nconf": "0.8.4",
@ -47,6 +47,6 @@
"source-map-support": "^0.4.6",
"superagent": "^2.3.0",
"uglify-es": "^3.0.14",
"watchify": "^3.8.0"
"watchify": "^4.0.0"
}
}