Skip to content

Commit ad7b67b

Browse files
Bump axios from 0.19.0 to 0.21.2
Bumps [axios](https://github.com/axios/axios) from 0.19.0 to 0.21.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.2/CHANGELOG.md) - [Commits](axios/axios@v0.19.0...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3516fe3 commit ad7b67b

File tree

2 files changed

+10
-25
lines changed

2 files changed

+10
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@sentry/browser": "^5.6.3",
3434
"@syncfusion/ej2-react-dropdowns": "^17.2.39",
3535
"@syncfusion/ej2-react-grids": "^17.2.39",
36-
"axios": "^0.19.0",
36+
"axios": "^0.21.2",
3737
"cookie-parser": "^1.4.4",
3838
"dotenv": "^8.0.0",
3939
"express": "^4.17.1",

yarn.lock

Lines changed: 9 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -862,13 +862,12 @@ atob@^2.1.1:
862862
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
863863
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
864864

865-
axios@^0.19.0:
866-
version "0.19.0"
867-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.0.tgz#8e09bff3d9122e133f7b8101c8fbdd00ed3d2ab8"
868-
integrity sha512-1uvKqKQta3KBxIz14F2v06AEHZ/dIoeKfbTRkK1E5oqjDnuEerLmYTgJB5AiQZHJcljpg1TuRzdjDR06qNk0DQ==
865+
axios@^0.21.2:
866+
version "0.21.2"
867+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
868+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
869869
dependencies:
870-
follow-redirects "1.5.10"
871-
is-buffer "^2.0.2"
870+
follow-redirects "^1.14.0"
872871

873872
babel-plugin-emotion@^10.0.14:
874873
version "10.0.17"
@@ -1526,13 +1525,6 @@ debug@2.6.9, debug@^2.2.0, debug@^2.3.3:
15261525
dependencies:
15271526
ms "2.0.0"
15281527

1529-
debug@=3.1.0:
1530-
version "3.1.0"
1531-
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
1532-
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
1533-
dependencies:
1534-
ms "2.0.0"
1535-
15361528
debug@^3.1.0, debug@^3.2.6:
15371529
version "3.2.6"
15381530
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
@@ -1966,12 +1958,10 @@ fn-name@~3.0.0:
19661958
resolved "https://registry.yarnpkg.com/fn-name/-/fn-name-3.0.0.tgz#0596707f635929634d791f452309ab41558e3c5c"
19671959
integrity sha512-eNMNr5exLoavuAMhIUVsOKF79SWd/zG104ef6sxBTSw+cZc6BXdQXDvYcGvp0VbxVVSp1XDUNoz7mg1xMtSznA==
19681960

1969-
follow-redirects@1.5.10:
1970-
version "1.5.10"
1971-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
1972-
integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
1973-
dependencies:
1974-
debug "=3.1.0"
1961+
follow-redirects@^1.14.0:
1962+
version "1.15.2"
1963+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
1964+
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
19751965

19761966
for-in@^1.0.2:
19771967
version "1.0.2"
@@ -2369,11 +2359,6 @@ is-buffer@^1.1.5:
23692359
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
23702360
integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
23712361

2372-
is-buffer@^2.0.2:
2373-
version "2.0.3"
2374-
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.3.tgz#4ecf3fcf749cbd1e472689e109ac66261a25e725"
2375-
integrity sha512-U15Q7MXTuZlrbymiz95PJpZxu8IlipAp4dtS3wOdgPXx3mqBnslrWU14kxfHB+Py/+2PVKSr37dMAgM2A4uArw==
2376-
23772362
is-data-descriptor@^0.1.4:
23782363
version "0.1.4"
23792364
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"

0 commit comments

Comments
 (0)