Skip to content

Commit 16d8b7d

Browse files
authored
Merge pull request #135 from leapfrogtechnology/dependabot/npm_and_yarn/examples/express-http-server-ts/express-4.19.2
Bump express from 4.17.3 to 4.19.2 in /examples/express-http-server-ts
2 parents 41956f7 + b50404c commit 16d8b7d

File tree

2 files changed

+194
-83
lines changed

2 files changed

+194
-83
lines changed

examples/express-http-server-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@leapfrogtechnology/async-store": "^2.0.0",
13-
"express": "^4.17.3",
13+
"express": "^4.19.2",
1414
"nodemon": "^2.0.15"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)