Skip to content

Commit a1e8ccb

Browse files
build(deps): bump axios from 1.3.3 to 1.3.4 (#950)
Bumps [axios](https://github.com/axios/axios) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.3...v1.3.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59e9b26 commit a1e8ccb

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"dependencies": {
4747
"@googlemaps/url-signature": "^1.0.4",
4848
"agentkeepalive": "^4.1.0",
49-
"axios": "1.3.3",
49+
"axios": "1.3.4",
5050
"query-string": "8.1.0",
5151
"retry-axios": "3.0.0"
5252
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -629,9 +629,9 @@ asynckit@^0.4.0:
629629
version "0.4.0"
630630
resolved "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz"
631631

632-
633-
version "1.3.3"
634-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.3.tgz#e7011384ba839b885007c9c9fae1ff23dceb295b"
632+
633+
version "1.3.4"
634+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.4.tgz#f5760cefd9cfb51fd2481acf88c05f67c4523024"
635635
dependencies:
636636
follow-redirects "^1.15.0"
637637
form-data "^4.0.0"

0 commit comments

Comments
 (0)