fix: update cheerio

This commit is contained in:
dd060606
2024-12-08 15:43:39 +01:00
parent 731fe0657c
commit 26c7e7dd9c
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"license": "ISC",
"dependencies": {
"axios": "^1.7.7",
"cheerio": "^1.0.0-rc.12",
"cheerio": "1.0.0-rc.12",
"dotenv": "^16.4.5",
"jsdom-jscore-rn": "^0.1.9"
},

View File

@@ -15,7 +15,7 @@
"description": "",
"dependencies": {
"axios": "^1.7.7",
"cheerio": "^1.0.0-rc.12",
"cheerio": "1.0.0-rc.12",
"dotenv": "^16.4.5",
"jsdom-jscore-rn": "^0.1.9"
},