Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4aae914

Browse files
build(deps-dev): bump axios from 0.28.0 to 0.30.0
Bumps [axios](https://github.com/axios/axios) from 0.28.0 to 0.30.0.- [Release notes](https://github.com/axios/axios/releases)- [Changelog](https://github.com/axios/axios/blob/v0.30.0/CHANGELOG.md)- [Commits](axios/axios@v0.28.0...v0.30.0)---updated-dependencies:- dependency-name: axios dependency-type: direct:development...Signed-off-by: dependabot[bot] <support@github.com>
1 parent786ed34 commit4aae914

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@rollup/plugin-node-resolve":"^11.0.0",
8787
"@vuepress/plugin-pwa":"^1.5.3",
8888
"@vuepress/theme-vue":"^1.5.3",
89-
"axios":"^0.28.0",
89+
"axios":"^0.30.0",
9090
"babel-core":"^6.24.1",
9191
"babel-eslint":"^10.0.2",
9292
"babel-loader":"^7.1.3",

‎yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2003,12 +2003,12 @@ axios@^0.21.2:
20032003
dependencies:
20042004
follow-redirects "^1.14.0"
20052005

2006-
axios@^0.28.0:
2007-
version "0.28.0"
2008-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0.tgz#801a4d991d0404961bccef46800e1170f8278c89"
2009-
integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q==
2006+
axios@^0.30.0:
2007+
version "0.30.0"
2008+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.30.0.tgz#026ae2c0ae6ac35d564056690683fb77c991d0d3"
2009+
integrity sha512-Z4F3LjCgfjZz8BMYalWdMgAQUnEtKDmpwNHjh/C8pQZWde32TF64cqnSeyL3xD/aTIASRU30RHTNzRiV/NpGMg==
20102010
dependencies:
2011-
follow-redirects "^1.15.0"
2011+
follow-redirects "^1.15.4"
20122012
form-data "^4.0.0"
20132013
proxy-from-env "^1.1.0"
20142014

@@ -5435,10 +5435,10 @@ fn-name@~2.0.1:
54355435
resolved "https://registry.yarnpkg.com/fn-name/-/fn-name-2.0.1.tgz#5214d7537a4d06a4a301c0cc262feb84188002e7"
54365436
integrity sha1-UhTXU3pNBqSjAcDMJi/rhBiAAuc=
54375437

5438-
follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.15.0:
5439-
version "1.15.6"
5440-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
5441-
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
5438+
follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.15.4:
5439+
version "1.15.9"
5440+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
5441+
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
54425442

54435443
for-in@^1.0.1, for-in@^1.0.2:
54445444
version "1.0.2"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp