aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-19 21:57:51 +0000
committerGravatar vitalyster2023-04-20 07:41:06 +0300
commit3de6724843becb48d23dca8e376e706437635a87 (patch)
treee4063279984464a87311217d35f297048b84df2a /package.json
parenta485133e69500f5a6e6e3d5bc84c135dbb376d46 (diff)
build(deps): bump axios from 1.3.5 to 1.3.6
Bumps [axios](https://github.com/axios/axios) from 1.3.5 to 1.3.6. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.3.5...v1.3.6) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9c2fa1ea..60835752 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"webpack-dev-server": "^4.13.3"
},
"dependencies": {
- "axios": "^1.3.5",
+ "axios": "^1.3.6",
"axios-cache-interceptor": "^1.0.1",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",