1
0
mirror of https://github.com/kremalicious/blowfish.git synced 2024-06-28 16:47:48 +02:00
blowfish/site/package.json
dependabot[bot] 14eb26462b
Bump axios from 0.21.1 to 0.23.0 in /site (#305)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.23.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.23.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-25 10:36:27 +01:00

11 lines
161 B
JSON

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