Skip to content

Commit b358636

Browse files
authored
Merge pull request linode#317 from linode/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.19.0 to 0.21.1
2 parents a708de6 + ab1b80d commit b358636

File tree

3 files changed

+24
-10
lines changed

3 files changed

+24
-10
lines changed

package-lock.json

Lines changed: 16 additions & 9 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
@@ -6,7 +6,7 @@
66
"author": "Alban Bailly <[email protected]>",
77
"dependencies": {
88
"@gatsby-contrib/gatsby-plugin-elasticlunr-search": "^2.2.1",
9-
"axios": "^0.19.0",
9+
"axios": "^0.21.1",
1010
"crypto": "^1.0.1",
1111
"gatsby": "^2.24.83",
1212
"gatsby-cli": "^2.12.77",

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3050,6 +3050,13 @@ axios@^0.20.0:
30503050
dependencies:
30513051
follow-redirects "^1.10.0"
30523052

3053+
axios@^0.21.1:
3054+
version "0.21.1"
3055+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
3056+
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
3057+
dependencies:
3058+
follow-redirects "^1.10.0"
3059+
30533060
axobject-query@^2.1.2:
30543061
version "2.2.0"
30553062
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"

0 commit comments

Comments
 (0)