Skip to content

Commit e853895

Browse files
committed
Release 4.0.4
1 parent b912708 commit e853895

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## v4.0.4 (2023-04-11)
4+
5+
#### 🔗 Dependencies:
6+
7+
- [**security**][**javascript**] Bump xml2js from 0.4.23 to 0.5.0 [#268](https://github.com/node-saml/node-saml/pull/268)
8+
- [**javascript**] Bump xml-encryption from 3.0.1 to 3.0.2 [#236](https://github.com/node-saml/node-saml/pull/236)
9+
10+
---
11+
312
## v4.0.3 (2022-12-13)
413

514
#### 🔗 Dependencies:

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-saml/node-saml",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"description": "SAML 2.0 implementation for Node.js",
55
"keywords": [
66
"saml",

0 commit comments

Comments
 (0)