[Security] Bump macaddress from 0.2.8 to 0.2.9 in /src/FilterLists.Web (#864)

Bumps [macaddress](https://github.com/scravy/node-macaddress) from 0.2.8 to 0.2.9. **This update includes security fixes.**
- [Release notes](https://github.com/scravy/node-macaddress/releases)
- [Commits](https://github.com/scravy/node-macaddress/compare/0.2.8...0.2.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-07-26 22:33:40 +00:00 committed by Collin M. Barrett
parent 3cf88b86cb
commit 0fb09b1133

View file

@ -2960,9 +2960,9 @@
}
},
"macaddress": {
"version": "0.2.8",
"resolved": "https://registry.npmjs.org/macaddress/-/macaddress-0.2.8.tgz",
"integrity": "sha1-WQTcU3w57G2+/q6QIycTX6hRHxI=",
"version": "0.2.9",
"resolved": "https://registry.npmjs.org/macaddress/-/macaddress-0.2.9.tgz",
"integrity": "sha512-k4F1JUof6cQXxNFzx3thLby4oJzXTXQueAOOts944Vqizn+Rjc2QNFenT9FJSLU1CH3PmrHRSyZs2E+Cqw+P2w==",
"dev": true
},
"map-cache": {