Skip to content

Commit cb31a0d

Browse files
authored
Update yarn lock and remove a resolution that is no longer needed. (#4830)
1 parent adc9892 commit cb31a0d

File tree

2 files changed

+148
-318
lines changed

2 files changed

+148
-318
lines changed

Extension/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1762,7 +1762,7 @@
17621762
"mkdirp": "^0.5.1",
17631763
"plist": "^3.0.1",
17641764
"tmp": "^0.1.0",
1765-
"vscode-cpptools": "^3.0.1",
1765+
"vscode-cpptools": "3.0.1",
17661766
"vscode-debugadapter": "^1.35.0",
17671767
"vscode-debugprotocol": "^1.35.0",
17681768
"vscode-extension-telemetry": "^0.1.2",
@@ -1771,8 +1771,7 @@
17711771
"yauzl": "^2.10.0"
17721772
},
17731773
"resolutions": {
1774-
"https-proxy-agent": "^2.2.4",
1775-
"serialize-javascript": "^2.1.1"
1774+
"https-proxy-agent": "^2.2.4"
17761775
},
17771776
"runtimeDependencies": [
17781777
{

0 commit comments

Comments
 (0)