Skip to content

Commit c5cf44e

Browse files
authored
Chore: upgrade deps (#593)
1 parent 850e037 commit c5cf44e

File tree

2 files changed

+1457
-1258
lines changed

2 files changed

+1457
-1258
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/express": "^4.17.14",
5454
"@types/jest": "^29.5.12",
5555
"@types/jsdom": "20.0.0",
56-
"@types/multer": "1.4.7",
56+
"@types/multer": "^1.4.7",
5757
"@types/node": "^18.7.18",
5858
"@types/pixelmatch": "^5.2.6",
5959
"@types/supertest": "^2.0.15",
@@ -75,6 +75,7 @@
7575
"typescript": "4.8.3"
7676
},
7777
"resolutions": {
78+
"@types/express": "^4.17.14",
7879
"xml2js": "^0.6.2"
7980
},
8081
"lint-staged": {

0 commit comments

Comments
 (0)