From 415d7b2ae7770691713770a148e7df5ce5529014 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 02:21:53 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 1 directory with 2 updates Bumps the npm_and_yarn group with 2 updates in the / directory: [axios](https://github.com/axios/axios) and [postcss](https://github.com/postcss/postcss). Updates `axios` from 0.20.0 to 1.19.0 - [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/v0.20.0...v1.19.0) Updates `postcss` from 7.0.39 to 8.5.25 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/7.0.39...8.5.25) --- updated-dependencies: - dependency-name: axios dependency-version: 1.19.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: postcss dependency-version: 8.5.25 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1b4d994..9ae68f7 100644 --- a/package.json +++ b/package.json @@ -28,13 +28,13 @@ "@types/react-router-dom": "^5.1.5", "antd": "^4.6.1", "array-move": "^3.0.1", - "axios": "^0.20.0", + "axios": "^1.19.0", "axios-hooks": "^2.1.0", "html-to-draftjs": "^1.5.0", "lodash": "^4.17.20", "lru-cache": "^6.0.0", "moment": "^2.27.0", - "postcss": "^7.0.32", + "postcss": "^8.5.25", "react": "^16.13.1", "react-dom": "^16.13.1", "react-router-dom": "^5.2.0",