Skip to content

Commit

Permalink
fix(deps): update dependency config to v3.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 26, 2024
1 parent 70eb319 commit a5c49de
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 6 deletions.
15 changes: 11 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dependencies": {
"async": "3.2.0",
"body-parser": "1.19.0",
"config": "3.2.5",
"config": "3.3.12",
"eventemitter3": "4.0.7",
"express": "4.17.1",
"extend": "3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion samples/hello-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "node index.js"
},
"dependencies": {
"config": "3.2.5",
"config": "3.3.12",
"express": "4.17.1",
"intelligo": "1.3.0"
}
Expand Down

0 comments on commit a5c49de

Please sign in to comment.