diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-11 10:57:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-11 10:57:57 +0200 |
commit | 3c7053a2db86450d48849ca6b2f7e9ab6ff071bb (patch) | |
tree | 8e7ce50ed6e964e2d98be541890ef67fe0e9de0c /package.json | |
parent | 881326ff61851f9c24f915ac9612b8bc264ba6ff (diff) |
Bump axios from 1.3.4 to 1.3.5 (#24485)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e1e662d8a..94e69cdc5 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "abortcontroller-polyfill": "^1.7.5", "arrow-key-navigation": "^1.2.0", "autoprefixer": "^10.4.14", - "axios": "^1.3.4", + "axios": "^1.3.5", "babel-loader": "^8.3.0", "babel-plugin-lodash": "^3.3.4", "babel-plugin-preval": "^5.1.0", |