Skip to content

Commit 25497f4

Browse files
committed
Updates dependencies
1 parent 94d91e7 commit 25497f4

File tree

3 files changed

+150
-132
lines changed

3 files changed

+150
-132
lines changed

ThirdPartyNotices.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This project incorporates components from the projects listed below.
2424
19. https-proxy-agent version 5.0.1 (https://github.com/TooTallNate/node-https-proxy-agent)
2525
20. iconv-lite version 0.6.3 (https://github.com/ashtuchkin/iconv-lite)
2626
21. lit version 3.2.1 (https://github.com/lit/lit)
27-
22. marked version 15.0.7 (https://github.com/markedjs/marked)
27+
22. marked version 15.0.8 (https://github.com/markedjs/marked)
2828
23. microsoft/vscode (https://github.com/microsoft/vscode)
2929
24. node-fetch version 2.7.0 (https://github.com/bitinn/node-fetch)
3030
25. os-browserify version 0.3.0 (https://github.com/CoderPuppy/os-browserify)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21351,7 +21351,7 @@
2135121351
"https-proxy-agent": "5.0.1",
2135221352
"iconv-lite": "0.6.3",
2135321353
"lit": "3.2.1",
21354-
"marked": "15.0.7",
21354+
"marked": "15.0.8",
2135521355
"node-fetch": "2.7.0",
2135621356
"os-browserify": "0.3.0",
2135721357
"path-browserify": "1.0.1",
@@ -21425,7 +21425,7 @@
2142521425
"ts-loader": "9.5.2",
2142621426
"typescript": "5.8.3",
2142721427
"typescript-eslint": "8.29.1",
21428-
"webpack": "5.99.1",
21428+
"webpack": "5.99.3",
2142921429
"webpack-bundle-analyzer": "4.10.2",
2143021430
"webpack-cli": "6.0.1",
2143121431
"webpack-node-externals": "3.0.0",

0 commit comments

Comments
 (0)