Skip to content

Commit 315662b

Browse files
committed
fix(ci): pin cheerio and sync lockfile
1 parent 6bdf6e2 commit 315662b

2 files changed

Lines changed: 369 additions & 5 deletions

File tree

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"express-slow-down": "^1.6.0",
3232
"fs-extra": "^11.1.1",
3333
"uuid": "^9.0.1",
34-
"cheerio": "^1.1.2"
34+
"cheerio": "1.1.2"
3535
},
3636
"devDependencies": {
3737
"nodemon": "^3.0.1",

0 commit comments

Comments
 (0)