Skip to content

Commit

Permalink
Bump ejs and xml-encryption
Browse files Browse the repository at this point in the history
Removes [ejs](https://github.com/mde/ejs). It's no longer used after updating ancestor dependency [xml-encryption](https://github.com/auth0/node-xml-encryption). These dependencies need to be updated together.


Removes `ejs`

Updates `xml-encryption` from 0.10.0 to 3.0.2
- [Release notes](https://github.com/auth0/node-xml-encryption/releases)
- [Commits](https://github.com/auth0/node-xml-encryption/commits)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
- dependency-name: xml-encryption
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2022
1 parent b91f9fc commit 4c05ae5
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 76 deletions.
111 changes: 36 additions & 75 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"dependencies": {
"thumbprint": "0.0.1",
"xml-crypto": "^1.5.3",
"xml-encryption": "^0.10.0",
"xml-encryption": "^3.0.2",
"xmldom": "^0.6.0",
"xpath": "0.0.32"
}
Expand Down

0 comments on commit 4c05ae5

Please sign in to comment.