We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705ab0b commit 962a907Copy full SHA for 962a907
v2/package.json
@@ -3,11 +3,11 @@
3
"version": "1.0.0",
4
"description": "official website of openresty.org",
5
"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"
+ "axios": "^1.8.3",
+ "cheerio": "1.0.0",
+ "marked": "4.0.15",
+ "pug": "3.0.3",
+ "sharp": "^0.33.5"
11
},
12
"author": "",
13
"license": "ISC"
0 commit comments