Bump netmask from 2.0.2 to 2.1.1

Bumps [netmask](https://github.com/rs/node-netmask) from 2.0.2 to 2.1.1.
- [Changelog](https://github.com/rs/node-netmask/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rs/node-netmask/compare/2.0.2...2.1.1)

---
updated-dependencies:
- dependency-name: netmask
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-13 10:15:46 +00:00
committed by GitHub
parent a9f836e20c
commit 6513eaf583
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -17,7 +17,7 @@
"ip": "2.0.1",
"lodash": "4.18.1",
"md5": "2.3.0",
"netmask": "2.0.2",
"netmask": "2.1.1",
"osc": "2.4.5",
"uuid": "13.0.0",
"virtual-dom": "2.1.1"
@@ -5296,9 +5296,10 @@
}
},
"node_modules/netmask": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/netmask/-/netmask-2.0.2.tgz",
"integrity": "sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/netmask/-/netmask-2.1.1.tgz",
"integrity": "sha512-eonl3sLUha+S1GzTPxychyhnUzKyeQkZ7jLjKrBagJgPla13F+uQ71HgpFefyHgqrjEbCPkDArxYsjY8/+gLKA==",
"license": "MIT",
"engines": {
"node": ">= 0.4.0"
}