Skip to content

Commit ec00f01

Browse files
authored
Merge pull request #122 from codeforIATI/update-dependencies
Update dependencies
2 parents 40b91df + efc1cce commit ec00f01

3 files changed

Lines changed: 1457 additions & 1092 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"version": "1.0.0",
44
"license": "MIT",
55
"dependencies": {
6-
"axios": "^0.21.2",
6+
"axios": "^0.26.1",
77
"bootstrap-vue": "^2.21.2",
8-
"fs-extra": "^8.1.0",
8+
"fs-extra": "^10.0.1",
99
"vue-scrollto": "^2.20.0",
10-
"vuepress": "^1.8.2"
10+
"vuepress": "^1.9.7"
1111
},
1212
"engines": {
1313
"node": ">= 8"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
lxml==4.6.3
1+
lxml==4.6.5
22
pytz
33
XlsxWriter==1.2.4
44
GitPython==3.1.0

0 commit comments

Comments
 (0)