Ignore messages posted to onmessage that aren't data urls

This commit is contained in:
Donovan Preston 2018-09-07 13:21:30 -04:00
parent 17ee4e0058
commit 76f9d3ee35
No known key found for this signature in database
GPG key ID: B43EF44E428C806E
2 changed files with 4 additions and 1 deletions

2
package-lock.json generated
View file

@ -14418,7 +14418,7 @@
},
"sax": {
"version": "1.2.1",
"resolved": "http://registry.npmjs.org/sax/-/sax-1.2.1.tgz",
"resolved": "https://registry.npmjs.org/sax/-/sax-1.2.1.tgz",
"integrity": "sha1-e45lYZCyKOgaZq6nSEgNgozS03o="
},
"schema-utils": {