1
Fork 0

[Security] Bump serialize-to-js from 3.0.0 to 3.0.1

Bumps [serialize-to-js](https://github.com/commenthol/serialize-to-js) from 3.0.0 to 3.0.1. **This update includes a security fix.**
- [Release notes](https://github.com/commenthol/serialize-to-js/releases)
- [Commits](https://github.com/commenthol/serialize-to-js/compare/v3.0.0...v3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-06 23:23:20 +00:00 committed by GitHub
parent 9483c1be20
commit c68ac39e87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View file

@ -9162,9 +9162,9 @@
} }
}, },
"serialize-to-js": { "serialize-to-js": {
"version": "3.0.0", "version": "3.0.1",
"resolved": "https://registry.npmjs.org/serialize-to-js/-/serialize-to-js-3.0.0.tgz", "resolved": "https://registry.npmjs.org/serialize-to-js/-/serialize-to-js-3.0.1.tgz",
"integrity": "sha512-WdGgi0jGnWCQXph2p3vkxceDnTfvfyXfYxherQMRcZjSaJzMQdMBAW6i0nojsBKIZ3fFOztZKKVbbm05VbIdRA==", "integrity": "sha512-TokHD6rY0yQxMmZCjeL8Oj+XuQK6uEx8JnBjt7PuqwWa2qY79Wb/KyhEDduTUC8Gl3S7c40jefWve7f5t4L8Lw==",
"dev": true "dev": true
}, },
"serve-static": { "serve-static": {