Skip to content

Commit 71048ff

Browse files
committed
Merge branch 'main' into cspath/dev-server-integration
2 parents cfdeb91 + 5bd0c2c commit 71048ff

File tree

2 files changed

+345
-452
lines changed

2 files changed

+345
-452
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@
558558
"ts-mockito": "2.6.1",
559559
"typescript": "^5.3.3",
560560
"vscode-test": "^1.6.1",
561-
"webpack": "^5.35.1",
561+
"webpack": "^5.104.1",
562562
"webpack-cli": "^4.6.0"
563563
},
564564
"dependencies": {
@@ -570,7 +570,7 @@
570570
"axios-retry": "4.0.0",
571571
"axios-retry-after": "2.0.0",
572572
"csv-parser": "^2.3.3",
573-
"form-data": "^4.0.0",
573+
"form-data": "^4.0.4",
574574
"gunzip-maybe": "^1.4.2",
575575
"launchdarkly-api-typescript": "6.0.0",
576576
"launchdarkly-node-client-sdk": "^3.3.1",
@@ -581,7 +581,7 @@
581581
"opn": "5.3.0",
582582
"request": "^2.34",
583583
"rimraf": "^3.0.2",
584-
"tar-fs": "2.1.4",
584+
"tar-fs": "^2.1.4",
585585
"uuid": "^9.0.1"
586586
},
587587
"resolutions": {

0 commit comments

Comments
 (0)