Update express and rollup

This commit is contained in:
Edward Dewhurst 2024-10-04 09:59:03 +01:00
parent fbbe9df832
commit c96bdae0ae

View File

@ -82,7 +82,7 @@
"eslint-plugin-react": "~7.32.2",
"eslint-plugin-tsdoc": "~0.2.17",
"eslint-plugin-unicorn": "~40.1.0",
"express": "~4.19.2",
"express": "~4.20.0",
"glob": "~10.2.5",
"markdown-it": "~13.0.1",
"markdown-it-anchor": "~8.6.7",
@ -94,7 +94,7 @@
"pngjs": "~7.0.0",
"puppeteer": "~20.2.1",
"rimraf": "~5.0.1",
"rollup": "~3.22.0",
"rollup": "~3.29.5",
"size-limit": "~8.2.4",
"ts-node": "~10.9.1",
"ts-transformer-properties-rename": "~0.16.0",