Skip to content

Commit 6028390

Browse files
committed
chore: bump critical dependencies and pnpm
1 parent ac8cc9c commit 6028390

File tree

3 files changed

+25
-51
lines changed

3 files changed

+25
-51
lines changed

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "vlocode-project",
4-
"packageManager": "pnpm@9.7.1",
4+
"packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0",
55
"description": "Vlocode project packages",
66
"version": "1.23.0",
77
"license": "MIT",
@@ -72,7 +72,9 @@
7272
"got@<11.8.5": ">=11.8.5",
7373
"global-modules-path@<3.0.0": ">=3.0.0",
7474
"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",
7678
"simple-git@<3.16.0": ">=3.16.0",
7779
"http-cache-semantics@<4.1.1": ">=4.1.1",
7880
"simple-git@<3.5.0": ">=3.5.0",
@@ -87,16 +89,15 @@
8789
"follow-redirects@<=1.15.5": ">=1.15.6",
8890
"tar@<6.2.1": ">=6.2.1",
8991
"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",
9193
"word-wrap@<1.2.4": ">=1.2.4",
9294
"tough-cookie@<4.1.3": ">=4.1.3",
9395
"jsonwebtoken@<9.0.0": ">=9.0.0",
9496
"jsonwebtoken@<=8.5.1": ">=9.0.0",
9597
"async@>=3.0.0 <3.2.2": ">=3.2.2",
9698
"ip@<1.1.9": ">=1.1.9",
9799
"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",
100101
"fast-xml-parser@<4.4.1": ">=4.4.1",
101102
"semver@>=6.0.0 <6.3.1": ">=6.3.1"
102103
}

packages/util/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"dependencies": {
5555
"@salesforce/core": "3.31.18",
56-
"@xmldom/xmldom": "^0.8.8",
56+
"@xmldom/xmldom": "^0.9",
5757
"fast-xml-parser": "^4.4.1",
5858
"fs-extra": "^11.0",
5959
"open": "^8.2.1",

pnpm-lock.yaml

Lines changed: 18 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)