mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
[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:
parent
3cf88b86cb
commit
0fb09b1133
1 changed files with 3 additions and 3 deletions
6
src/FilterLists.Web/npm-shrinkwrap.json
generated
6
src/FilterLists.Web/npm-shrinkwrap.json
generated
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue