pdnsmanager/backend/test/package.json
dependabot[bot] 22d2a4626b
Bump axios from 0.18.0 to 0.18.1 in /backend/test
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-25 16:59:32 +00:00

11 lines
214 B
JSON

{
"name": "backend-test",
"version": "1.0.0",
"description": "Dependencies for pdnsmanager test",
"dependencies": {
"axios": "^0.18.1",
"cartesian-product": "^2.1.2",
"node-rsa": "^0.4.2"
}
}