Skip to content

Commit

Permalink
chore(release): 4.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.2](v4.0.1...v4.0.2) (2023-04-27)

### Trivial Changes

* **deps:** Updated xml2js to 0.5.0 to patch CVE-2023-0842 ([#43](#43)) ([fa5086f](fa5086f)), closes [/github.com/Leonidas-from-XIV/node-xml2js/issues/663#issuecomment-1501088667](https://github.com/achingbrain//github.com/Leonidas-from-XIV/node-xml2js/issues/663/issues/issuecomment-1501088667)
  • Loading branch information
semantic-release-bot committed Apr 27, 2023
1 parent fa5086f commit f484a9e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.0.2](https://github.com/achingbrain/ssdp/compare/v4.0.1...v4.0.2) (2023-04-27)


### Trivial Changes

* **deps:** Updated xml2js to 0.5.0 to patch CVE-2023-0842 ([#43](https://github.com/achingbrain/ssdp/issues/43)) ([fa5086f](https://github.com/achingbrain/ssdp/commit/fa5086fc7fe0fb55012c0e15ef18bfb54b54cf30)), closes [/github.com/Leonidas-from-XIV/node-xml2js/issues/663#issuecomment-1501088667](https://github.com/achingbrain//github.com/Leonidas-from-XIV/node-xml2js/issues/663/issues/issuecomment-1501088667)

### [4.0.1](https://github.com/achingbrain/ssdp/compare/v4.0.0...v4.0.1) (2022-05-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@achingbrain/ssdp",
"version": "4.0.1",
"version": "4.0.2",
"description": "Yet another SSDP implementation for node.js",
"author": "Alex Potsides",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit f484a9e

Please sign in to comment.