Skip to content

Commit 6eef9a4

Browse files
authored
Merge pull request #234 from pkiop/dependabot/npm_and_yarn/frontend/axios-0.21.2
Chore(deps): Bump axios from 0.21.1 to 0.21.2 in /frontend
2 parents 5dbc018 + c1733b4 commit 6eef9a4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"aws-amplify-react": "^4.2.18",
2222
"aws-appsync": "^4.0.1",
2323
"aws-appsync-auth-link": "^3.0.2",
24-
"axios": "^0.21.1",
24+
"axios": "^0.21.2",
2525
"billboard.js": "^2.1.4",
2626
"graphql": "^15.4.0",
2727
"graphql-tag": "^2.11.0",

frontend/yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -5376,12 +5376,12 @@ [email protected]:
53765376
follow-redirects "1.5.10"
53775377
is-buffer "^2.0.2"
53785378

5379-
axios@^0.21.1:
5380-
version "0.21.1"
5381-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
5382-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
5379+
axios@^0.21.2:
5380+
version "0.21.2"
5381+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
5382+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
53835383
dependencies:
5384-
follow-redirects "^1.10.0"
5384+
follow-redirects "^1.14.0"
53855385

53865386
axobject-query@^2.2.0:
53875387
version "2.2.0"
@@ -8970,10 +8970,10 @@ [email protected]:
89708970
dependencies:
89718971
debug "=3.1.0"
89728972

8973-
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
8974-
version "1.13.0"
8975-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
8976-
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
8973+
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
8974+
version "1.14.4"
8975+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4.tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379"
8976+
integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==
89778977

89788978
for-in@^1.0.2:
89798979
version "1.0.2"

0 commit comments

Comments
 (0)