Skip to content

Commit d5b50d7

Browse files
authored
Merge pull request #9390 from GilbertCherrie/pin_cheerio_package_version
Pin cheerio package version
2 parents 1648b1b + e04383e commit d5b50d7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@
186186
"ansi-regex": "~5.0.1",
187187
"@babel/traverse": "~7.26.7",
188188
"bootstrap-select": "~1.13.18",
189+
"cheerio": "1.0.0-rc.12",
189190
"cross-spawn": "~7.0.5",
190191
"decode-uri-component": "^0.2.2",
191192
"express": "^4.18.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4840,7 +4840,7 @@ __metadata:
48404840
languageName: node
48414841
linkType: hard
48424842

4843-
"cheerio@npm:^1.0.0-rc.3":
4843+
"cheerio@npm:1.0.0-rc.12":
48444844
version: 1.0.0-rc.12
48454845
resolution: "cheerio@npm:1.0.0-rc.12"
48464846
dependencies:

0 commit comments

Comments
 (0)