Bump axios-logger from 2.3.0 to 2.3.1

Bumps [axios-logger](https://github.com/hg-pyun/axios-intercept-logger) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/hg-pyun/axios-intercept-logger/releases)
- [Changelog](https://github.com/hg-pyun/axios-logger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hg-pyun/axios-intercept-logger/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-14 21:54:07 +00:00 committed by GitHub
parent 9e1dd62d40
commit 4ba522a598
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"@types/winston": "^2.4.4",
"awesome-typescript-loader": "^5.2.1",
"axios": "0.19.0",
"axios-logger": "^2.3.0",
"axios-logger": "^2.3.1",
"backpack-core": "^0.8.4",
"cors": "2.8.5",
"express": "^4.14.0",

View File

@ -2815,10 +2815,10 @@ aws4@^1.8.0:
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.0.tgz#24390e6ad61386b0a747265754d2a17219de862c"
integrity sha512-Uvq6hVe90D0B2WEnUqtdgY1bATGz3mw33nH9Y+dmA+w5DHvUmBgkr5rM/KCHpCsiFNRUfokW/szpPPgMK2hm4A==
axios-logger@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/axios-logger/-/axios-logger-2.3.0.tgz#7c7b0891f71e691d72ef5ab143f2921fedec5196"
integrity sha512-UOTeDhBkqfqgxHq0Q4zQgNSmGIWk3ilPB+ZuuXRgOFuxCrjVmZylZMao6KPsUPrs1Srt0gpzwL7aSAPKr+Ml4A==
axios-logger@^2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/axios-logger/-/axios-logger-2.3.1.tgz#52d01cbd991ba5626547a448088c3fc250a32e40"
integrity sha512-rXtvRBgbEqX3FBosp1CbKunLiHbvCyFcBdpWw974WHeRZMIBj5lh4uiLKYUiC0E5JLGPopg51ZLvWnKMeJXN7g==
dependencies:
"@types/dateformat" "^3.0.1"
chalk "^2.4.1"