fix: restore package CI after net policy split

This commit is contained in:
Peter Steinberger
2026-05-29 10:04:38 +01:00
parent c951867a21
commit 5871d118ad
6 changed files with 16 additions and 19 deletions

10
npm-shrinkwrap.json generated
View File

@@ -41,7 +41,6 @@
"highlight.js": "11.11.1",
"hosted-git-info": "9.0.3",
"ignore": "7.0.5",
"ipaddr.js": "2.4.0",
"jiti": "2.7.0",
"json5": "2.2.3",
"jszip": "3.10.1",
@@ -2330,15 +2329,6 @@
"node": ">= 12"
}
},
"node_modules/ipaddr.js": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.4.0.tgz",
"integrity": "sha512-9VGk3HGanVE6JoZXHiCpnGy5X0jYDnN4EA4lntFPj+1vIWlFhIylq2CrrCOJH9EAhc5CYhq18F2Av2tgoAPsYQ==",
"license": "MIT",
"engines": {
"node": ">= 10"
}
},
"node_modules/is-fullwidth-code-point": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",