fix: upgrade node-ssdp from 3.2.5 to 3.3.0 (#922)

Snyk has created this PR to upgrade node-ssdp from 3.2.5 to 3.3.0.

See this package in npm:
https://www.npmjs.com/package/node-ssdp

See this project in Snyk:
https://app.snyk.io/org/dceejay/project/34c4615a-e656-449f-b5c4-62c59a9902ce?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
Snyk bot 2022-06-04 22:07:04 +01:00 committed by GitHub
parent 3c18463024
commit dcfd055860
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"node-ssdp": "~3.2.5",
"node-ssdp": "~3.3.0",
"request": "~2.88.2",
"xml2js": "~0.4.13",
"util": "~0.12.4",