Skip to content

Commit f87c1a0

Browse files
committed
@nuxtjs/axiosをアップデート
1 parent 0234d7b commit f87c1a0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@aws-amplify/api": "^4.0.1",
2424
"@babel/core": "^7.14.3",
2525
"@babel/runtime-corejs3": "^7.14.0",
26-
"@nuxtjs/axios": "^5.13.5",
26+
"@nuxtjs/axios": "^5.13.6",
2727
"@nuxtjs/dayjs": "^1.4.0",
2828
"@nuxtjs/dotenv": "^1.4.1",
2929
"@nuxtjs/google-analytics": "^2.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2938,10 +2938,10 @@
29382938
webpack-node-externals "^3.0.0"
29392939
webpackbar "^4.0.0"
29402940

2941-
"@nuxtjs/axios@^5.13.5":
2942-
version "5.13.5"
2943-
resolved "https://registry.yarnpkg.com/@nuxtjs/axios/-/axios-5.13.5.tgz#eddea8a6b8cc1e758bdd5adaeaa377104ebe6965"
2944-
integrity sha512-GyeuiseDCwfRGDQH/gK+lngCseZS3SQm3q6xqiVx5xQnzCqokojN3uJkNB0DdHCowBP1aim+mDhu3spzcCnyBg==
2941+
"@nuxtjs/axios@^5.13.6":
2942+
version "5.13.6"
2943+
resolved "https://registry.yarnpkg.com/@nuxtjs/axios/-/axios-5.13.6.tgz#6f4bbd98a3a7799a5d2c0726c6ad2a98aa111881"
2944+
integrity sha512-XS+pOE0xsDODs1zAIbo95A0LKlilvJi8YW0NoXYuq3/jjxGgWDxizZ6Yx0AIIjZOoGsXJOPc0/BcnSEUQ2mFBA==
29452945
dependencies:
29462946
"@nuxtjs/proxy" "^2.1.0"
29472947
axios "^0.21.1"

0 commit comments

Comments
 (0)