Skip to content

Commit 1f88b73

Browse files
Update dependency axios to v0.21.2 [SECURITY]
1 parent ac8eb88 commit 1f88b73

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
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@quasar/extras": "1.9.10",
16-
"axios": "0.21.0",
16+
"axios": "0.21.2",
1717
"quasar": "1.14.5"
1818
},
1919
"devDependencies": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1879,12 +1879,12 @@ aws4@^1.8.0:
18791879
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
18801880
integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
18811881

1882-
1883-
version "0.21.0"
1884-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.0.tgz#26df088803a2350dff2c27f96fef99fe49442aca"
1885-
integrity sha512-fmkJBknJKoZwem3/IKSSLpkdNXZeBu5Q7GA/aRsr2btgrptmSCxi2oFjZHqGdK9DoTil9PIHlPIZw2EcRJXRvw==
1882+
1883+
version "0.21.2"
1884+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
1885+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
18861886
dependencies:
1887-
follow-redirects "^1.10.0"
1887+
follow-redirects "^1.14.0"
18881888

18891889
18901890
version "10.1.0"
@@ -4239,10 +4239,10 @@ follow-redirects@^1.0.0:
42394239
dependencies:
42404240
debug "^3.0.0"
42414241

4242-
follow-redirects@^1.10.0:
4243-
version "1.13.0"
4244-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
4245-
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
4242+
follow-redirects@^1.14.0:
4243+
version "1.15.1"
4244+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5"
4245+
integrity sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==
42464246

42474247
for-in@^1.0.2:
42484248
version "1.0.2"

0 commit comments

Comments
 (0)