Merge pull request #362 from stagehacks/dependabot/npm_and_yarn/netmask-2.1.1

Bump netmask from 2.0.2 to 2.1.1
This commit is contained in:
Joel Wetzell
2026-05-12 15:35:37 -05:00
committed by GitHub
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"
}