|
1 | 1 | {
|
2 | 2 | "private": true,
|
3 | 3 | "name": "vlocode-project",
|
4 |
| - "packageManager": "pnpm@9.7.1", |
| 4 | + "packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0", |
5 | 5 | "description": "Vlocode project packages",
|
6 | 6 | "version": "1.23.0",
|
7 | 7 | "license": "MIT",
|
|
72 | 72 | "got@<11.8.5": ">=11.8.5",
|
73 | 73 | "global-modules-path@<3.0.0": ">=3.0.0",
|
74 | 74 | "parse-url@<8.1.0": ">=8.1.0",
|
75 |
| - "xmldom@<0.5.0": ">=0.5.0", |
| 75 | + "xmldom": "npm:@xmldom/xmldom@^0.9", |
| 76 | + "@xmldom/xmldom": ">=0.9", |
| 77 | + "minimatch@<3.0.5": ">=3.0.5", |
76 | 78 | "simple-git@<3.16.0": ">=3.16.0",
|
77 | 79 | "http-cache-semantics@<4.1.1": ">=4.1.1",
|
78 | 80 | "simple-git@<3.5.0": ">=3.5.0",
|
|
87 | 89 | "follow-redirects@<=1.15.5": ">=1.15.6",
|
88 | 90 | "tar@<6.2.1": ">=6.2.1",
|
89 | 91 | "minimist@<0.2.4": ">=0.2.4",
|
90 |
| - "axios@>=0.8.1 <0.28.0": ">=0.28.0", |
| 92 | + "axios@<1.7.4": ">=1.7.4", |
91 | 93 | "word-wrap@<1.2.4": ">=1.2.4",
|
92 | 94 | "tough-cookie@<4.1.3": ">=4.1.3",
|
93 | 95 | "jsonwebtoken@<9.0.0": ">=9.0.0",
|
94 | 96 | "jsonwebtoken@<=8.5.1": ">=9.0.0",
|
95 | 97 | "async@>=3.0.0 <3.2.2": ">=3.2.2",
|
96 | 98 | "ip@<1.1.9": ">=1.1.9",
|
97 | 99 | "braces@<3.0.3": ">=3.0.3",
|
98 |
| - "ws@>=8.0.0 <8.17.1": ">=8.17.1", |
99 |
| - "ws@>=7.0.0 <7.5.10": ">=7.5.10", |
| 100 | + "ws@<8.17.1": ">=8.17.1", |
100 | 101 | "fast-xml-parser@<4.4.1": ">=4.4.1",
|
101 | 102 | "semver@>=6.0.0 <6.3.1": ">=6.3.1"
|
102 | 103 | }
|
|
0 commit comments