Bump express from 4.16.3 to 4.17.3 in /JavaScript/adruino-temp-sensor

Bumps [express](https://github.com/expressjs/express) from 4.16.3 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.16.3...4.17.3)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-08 07:52:47 +00:00
committed by GitHub
parent 4dbc459ada
commit 17f8aa66d7
2 changed files with 234 additions and 167 deletions

View File

@@ -4,7 +4,7 @@
"description": "",
"main": "index.js",
"dependencies": {
"express": "^4.16.3",
"express": "^4.17.3",
"fs": "0.0.1-security",
"serialport": "^6.2.2",
"socket.io": "^2.1.1"