We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40b91df + efc1cce commit ec00f01Copy full SHA for ec00f01
3 files changed
package.json
@@ -3,11 +3,11 @@
3
"version": "1.0.0",
4
"license": "MIT",
5
"dependencies": {
6
- "axios": "^0.21.2",
+ "axios": "^0.26.1",
7
"bootstrap-vue": "^2.21.2",
8
- "fs-extra": "^8.1.0",
+ "fs-extra": "^10.0.1",
9
"vue-scrollto": "^2.20.0",
10
- "vuepress": "^1.8.2"
+ "vuepress": "^1.9.7"
11
},
12
"engines": {
13
"node": ">= 8"
requirements.txt
@@ -1,4 +1,4 @@
1
-lxml==4.6.3
+lxml==4.6.5
2
pytz
XlsxWriter==1.2.4
GitPython==3.1.0
0 commit comments