From 2ccd66d46482d431b1182ab6fc07ee7a35f21600 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 22:05:27 +0000 Subject: [PATCH] Bump axios from 0.15.3 to 0.19.0 in /LaraBook/Old_data Bumps [axios](https://github.com/axios/axios) from 0.15.3 to 0.19.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.15.3...v0.19.0) Signed-off-by: dependabot[bot] --- LaraBook/Old_data/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LaraBook/Old_data/package.json b/LaraBook/Old_data/package.json index f823aa4..dbc6708 100644 --- a/LaraBook/Old_data/package.json +++ b/LaraBook/Old_data/package.json @@ -7,7 +7,7 @@ "production": "node node_modules/cross-env/bin/cross-env.js NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js" }, "devDependencies": { - "axios": "^0.15.2", + "axios": "^0.19.0", "bootstrap-sass": "^3.3.7", "jquery": "^3.1.0", "laravel-mix": "^0.6.0",