Skip to content

Commit 6d9d411

Browse files
committed
examples: body-parser => 1.20.4
1 parent 1bc20ae commit 6d9d411

File tree

10 files changed

+2620
-580
lines changed

10 files changed

+2620
-580
lines changed

examples/digital-identity/package-lock.json

Lines changed: 523 additions & 115 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/digital-identity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"lint": "node_modules/.bin/eslint *.js"
1414
},
1515
"dependencies": {
16-
"body-parser": "1.20.3",
16+
"body-parser": "1.20.4",
1717
"dotenv": "16.0.2",
1818
"ejs": "3.1.10",
1919
"express": "4.21.2",

0 commit comments

Comments
 (0)