Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
joozero authored Nov 16, 2023
2 parents 7e3699b + 1ae27d9 commit b9c6657
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 7 deletions.
18 changes: 12 additions & 6 deletions application-code/nodejs-demoapp/src/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 application-code/nodejs-demoapp/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"lint-fix": "eslint . --ext mjs --fix && prettier --write **/*.mjs"
},
"dependencies": {
"axios": "^0.27.2",
"axios": "^1.6.0",
"cookie-parser": "^1.4.6",
"dotenv": "^16.0.1",
"ejs": "^3.1.8",
Expand Down

0 comments on commit b9c6657

Please sign in to comment.