1
0
mirror of https://github.com/danbee/my-images synced 2025-03-04 08:49:05 +00:00
my-images/package.json
dependabot[bot] 4c39c46a77
Bump axios from 0.18.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.18.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.18.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 09:34:07 +00:00

16 lines
260 B
JSON

{
"engines": {
"node": ">=10.4",
"yarn": ">=1.9"
},
"dependencies": {
"@rails/webpacker": "3.5",
"axios": "^0.21.1",
"rails-ujs": "^5.2.1",
"stimulus": "^1.1.0"
},
"devDependencies": {
"webpack-dev-server": "2.11.2"
}
}