811761d4ce
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>
Rollbar Backend
Simple plugin that proxies requests to the Rollbar API.
Setup
The following values are read from the configuration file.
rollbar:
accountToken:
$env: ROLLBAR_ACCOUNT_TOKEN
NOTE: The ROLLBAR_ACCOUNT_TOKEN environment variable must be set to a read
access account token.