aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-05 21:58:04 +0000
committerGravatar vitalyster2023-04-06 00:58:48 +0300
commit566538c2306a8b0abe620633c4ca7f354fb860cc (patch)
tree3bf5800996b5bd34413c4465a8f68cecfa5ee4f7 /package.json
parent0d780d6155531a33d0d159e2530f218eae5c3a0e (diff)
build(deps): bump axios from 1.3.4 to 1.3.5
Bumps [axios](https://github.com/axios/axios) from 1.3.4 to 1.3.5. - [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.4...v1.3.5) --- 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 98b871db..36526a10 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"webpack-dev-server": "^4.13.2"
},
"dependencies": {
- "axios": "^1.3.4",
+ "axios": "^1.3.5",
"axios-cache-interceptor": "^1.0.1",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",