1
0
mirror of https://github.com/kremalicious/blowfish.git synced 2024-06-23 01:36:43 +02:00
blowfish/site/package.json
dependabot[bot] 2ccbd27ad0
Bump axios from 0.20.0 to 0.21.1 in /site
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>
2021-01-11 10:12:37 +00:00

11 lines
160 B
JSON

{
"name": "blowfish-site",
"version": "1.0.0",
"author": "",
"license": "MIT",
"dependencies": {
"axios": "^0.21.1",
"dotenv": "^8.2.0"
}
}