Bumps [axios](https://github.com/axios/axios) from 0.20.0 to 0.21.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.20.0...v0.21.1) Signed-off-by: dependabot[bot] <support@github.com>
22 lines
477 B
JSON
22 lines
477 B
JSON
{
|
|
"name": "icehrm-web",
|
|
"version": "",
|
|
"description": "Simple HR Management",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@antv/g2plot": "^1.1.27",
|
|
"antd": "^4.1.4",
|
|
"axios": "^0.21.1",
|
|
"codemirror": "^5.49.2",
|
|
"dayjs": "^1.10.5",
|
|
"react": "^16.13.1",
|
|
"react-color": "^2.19.3",
|
|
"react-dom": "^16.13.1",
|
|
"react-signature-canvas": "^1.0.3"
|
|
}
|
|
}
|