Skip to content

Commit 962a907

Browse files
committed
change: upgrade axios and sharp.
1 parent 705ab0b commit 962a907

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

v2/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"version": "1.0.0",
44
"description": "official website of openresty.org",
55
"dependencies": {
6-
"axios": "^0.26.1",
7-
"cheerio": "^1.0.0",
8-
"marked": "^4.0.15",
9-
"pug": "^3.0.3",
10-
"sharp": "^0.30.7"
6+
"axios": "^1.8.3",
7+
"cheerio": "1.0.0",
8+
"marked": "4.0.15",
9+
"pug": "3.0.3",
10+
"sharp": "^0.33.5"
1111
},
1212
"author": "",
1313
"license": "ISC"

0 commit comments

Comments
 (0)