Merge pull request #37 from 0015/dependabot/npm_and_yarn/ESP32_MICROPHONE/Broadcasting_Your_Voice/wsAudioServer/qs-and-express-6.11.0

Bump qs and express in /ESP32_MICROPHONE/Broadcasting_Your_Voice/wsAudioServer
This commit is contained in:
Eric
2023-05-20 09:59:27 -07:00
committed by GitHub
2 changed files with 455 additions and 278 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -10,7 +10,7 @@
"author": "Eric Nam", "author": "Eric Nam",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"express": "^4.17.1", "express": "^4.18.2",
"ws": "^7.2.0" "ws": "^7.2.0"
} }
} }