File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 29
29
"node" : " >=8.0"
30
30
},
31
31
"dependencies" : {
32
- "@nuxtjs/axios" : " ^5.12.5 " ,
32
+ "@nuxtjs/axios" : " ^5.13.0 " ,
33
33
"nuxt" : " ^2.14.12"
34
34
},
35
35
"devDependencies" : {
36
36
"@nuxtjs/eslint-config" : " ^3.1.0" ,
37
37
"@nuxtjs/pwa" : " 3.3.5" ,
38
38
"babel-eslint" : " ^10.1.0" ,
39
- "eslint" : " ^7.18 .0" ,
39
+ "eslint" : " ^7.19 .0" ,
40
40
"eslint-config-standard" : " ^14.1.1" ,
41
41
"eslint-plugin-import" : " ^2.22.1" ,
42
42
"eslint-plugin-jest" : " ^23.20.0" ,
Original file line number Diff line number Diff line change 1338
1338
webpack-node-externals "^2.5.2"
1339
1339
webpackbar "^4.0.0"
1340
1340
1341
- " @nuxtjs/axios@^5.12.5 " :
1342
- version "5.12.5 "
1343
- resolved "https://registry.yarnpkg.com/@nuxtjs/axios/-/axios-5.12.5 .tgz#d4a1003052d21e54d93d97a895ca84f58e4bc8d9 "
1344
- integrity sha512-KCZMLRZFYOKcGt9mKxJMH6UJMB6H6g+BF/YxXEYz3Urrf2U2XiNkj6rmBqgw0XLRY5XD9Wm8knTGp6955512fQ ==
1341
+ " @nuxtjs/axios@^5.13.0 " :
1342
+ version "5.13.0 "
1343
+ resolved "https://registry.yarnpkg.com/@nuxtjs/axios/-/axios-5.13.0 .tgz#e0771829fc093b1232ed0a94eae379fd64c7994d "
1344
+ integrity sha512-ppTgvKENzXhz7Ro7uqDWVlFJfiaoYfDXlSbUwMIabPsTZOJ/sR3+366KNy7fE/PY0qjzFe4ftA8ZWjY2ZWWesA ==
1345
1345
dependencies :
1346
1346
" @nuxtjs/proxy" " ^2.1.0"
1347
1347
axios "^0.21.1"
@@ -3821,10 +3821,10 @@ eslint-visitor-keys@^2.0.0:
3821
3821
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
3822
3822
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
3823
3823
3824
- eslint@^7.18 .0 :
3825
- version "7.18 .0"
3826
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18 .0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67 "
3827
- integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ ==
3824
+ eslint@^7.19 .0 :
3825
+ version "7.19 .0"
3826
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.19 .0.tgz#6719621b196b5fad72e43387981314e5d0dc3f41 "
3827
+ integrity sha512-CGlMgJY56JZ9ZSYhJuhow61lMPPjUzWmChFya71Z/jilVos7mR/jPgaEfVGgMBY5DshbKdG8Ezb8FDCHcoMEMg ==
3828
3828
dependencies :
3829
3829
" @babel/code-frame" " ^7.0.0"
3830
3830
" @eslint/eslintrc" " ^0.3.0"
You can’t perform that action at this time.
0 commit comments