Skip to content

Commit

Permalink
Merge pull request #24 from yushulx/dependabot/npm_and_yarn/examples/…
Browse files Browse the repository at this point in the history
…web/multi-6bc014718a

Bump path-to-regexp and express in /examples/web
  • Loading branch information
yushulx authored Dec 27, 2024
2 parents d7f9905 + 70ff2f1 commit 954ae26
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 16 deletions.
34 changes: 19 additions & 15 deletions examples/web/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 examples/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "The demo illustrates how to create an online barcode reader with Dynamsoft Barcode Reader SDK and Node.js",
"main": "server.js",
"dependencies": {
"express": "^4.21.1",
"express": "^4.21.2",
"formidable": "^3.2.4"
},
"author": "yushulx",
Expand Down

0 comments on commit 954ae26

Please sign in to comment.