Skip to content

Commit

Permalink
update express requirement from ^4.21.0 to ^4.21.1
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 3a722c2 commit 9ffcf85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@iobroker/webserver": "^1.0.6",
"@iobroker/adapter-core": "^3.2.2",
"express": "^4.21.0",
"express": "^4.21.1",
"axios": "^1.7.7"
},
"devDependencies": {
Expand Down

0 comments on commit 9ffcf85

Please sign in to comment.