Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
Bump ejs from 3.1.8 to 3.1.10 in /apps/example-nodejs-jwt
Browse files Browse the repository at this point in the history
Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.8...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent a9c70c3 commit 5a8ba0b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions apps/example-nodejs-jwt/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 apps/example-nodejs-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"dependencies": {
"dotenv": "^16.0.3",
"ejs": "^3.1.8",
"ejs": "^3.1.10",
"express": "^4.18.2",
"jsonwebtoken": "^9.0.0",
"jwks-rsa": "^3.0.1"
Expand Down

0 comments on commit 5a8ba0b

Please sign in to comment.