change binary-parser version

This commit is contained in:
[poww10s]
2020-11-29 18:57:46 -05:00
parent de4808f1a7
commit aa429428d5
4 changed files with 67 additions and 50 deletions
+3 -3
View File
@@ -3765,9 +3765,9 @@
"optional": true
},
"binary-parser-encoder": {
"version": "1.5.3",
"resolved": "https://registry.npmjs.org/binary-parser-encoder/-/binary-parser-encoder-1.5.3.tgz",
"integrity": "sha512-yu3tdLBYqPIwGRaXyswLoLrhaffkuZkNuXveq/jYoyBHQbFMjamHCWPFOmI2Qz+Go0Rh6wE9f6tt0EAvsgDD0g==",
"version": "1.5.2",
"resolved": "https://registry.npmjs.org/binary-parser-encoder/-/binary-parser-encoder-1.5.2.tgz",
"integrity": "sha512-bZKR5Qo+pujq+Pvye/ZR94aRbYJx+7WijKAD7RcFi6qgtNJ4kHqAbDaH588VM2N4HylWp08Pm2l0buXqh2t5kw==",
"requires": {
"smart-buffer": "^4.1.0"
}