Skip to content

Commit c20dbdc

Browse files
authored
Merge pull request #79 from hardillb/bump-express
Bump express.js and body-parser
2 parents fc1d059 + 6d405b9 commit c20dbdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"url": "https://github.com/node-red/node-red-node-test-helper.git"
1414
},
1515
"dependencies": {
16-
"body-parser": "^1.20.2",
17-
"express": "^4.19.2",
16+
"body-parser": "^1.20.3",
17+
"express": "^4.21.0",
1818
"semver": "^7.5.4",
1919
"should": "^13.2.3",
2020
"should-sinon": "^0.0.6",

0 commit comments

Comments
 (0)