Skip to content

Commit 2b97cd5

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-12613773
1 parent 40f6985 commit 2b97cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"homepage": "https://github.com/lucioerlan/Web-Scraping-Api#readme",
3333
"dependencies": {
34-
"axios": "^0.21.1",
34+
"axios": "^1.12.0",
3535
"body-parser": "^1.19.0",
3636
"chalk": "4.1.2",
3737
"cheerio": "^1.0.0-rc.5",

0 commit comments

Comments
 (0)