mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Merge pull request #5154 from dokku/dependabot/npm_and_yarn/tests/apps/gitsubmodules/express-4.18.1
chore(deps): bump express from 4.17.3 to 4.18.1 in /tests/apps/gitsubmodules
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "node-example",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"express": "~4.17.1"
|
||||
"express": "~4.18.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "4.2.x"
|
||||
|
||||
Reference in New Issue
Block a user