Skip to content

Commit 1b32370

Browse files
Copilotrzhao271
andauthored
chore: bump lodash to 4.18.1 and @types/lodash to 4.17.24
Agent-Logs-Url: https://github.com/microsoft/vscode-python-debugger/sessions/0782693a-5651-473e-989c-04716f60fa7d Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
1 parent f0903f6 commit 1b32370

File tree

2 files changed

+19
-17
lines changed

2 files changed

+19
-17
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@
652652
"@types/chai-as-promised": "^7.1.0",
653653
"@types/fs-extra": "^11.0.4",
654654
"@types/glob": "^7.2.0",
655-
"@types/lodash": "^4.14.104",
655+
"@types/lodash": "^4.17.24",
656656
"@types/mocha": "^9.1.0",
657657
"@types/node": "^22.5.0",
658658
"@types/semver": "^5.5.0",
@@ -685,7 +685,7 @@
685685
"fs-extra": "^11.2.0",
686686
"iconv-lite": "^0.6.3",
687687
"jsonc-parser": "^3.0.0",
688-
"lodash": "^4.17.23",
688+
"lodash": "^4.18.1",
689689
"vscode-languageclient": "^8.0.2"
690690
}
691691
}

0 commit comments

Comments
 (0)