Skip to content

Commit 1e854a4

Browse files
Bump axios in /batch-file-processing/batchProcessor
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.19.2...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36d722e commit 1e854a4

File tree

2 files changed

+8
-21
lines changed

2 files changed

+8
-21
lines changed

batch-file-processing/batchProcessor/package-lock.json

Lines changed: 7 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

batch-file-processing/batchProcessor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "Daria Kiritseva",
1313
"license": "ISC",
1414
"dependencies": {
15-
"axios": "^0.19.2",
15+
"axios": "^0.21.2",
1616
"body-parser": "^1.18.3",
1717
"ejs": "^3.0.1",
1818
"express": "^4.16.4",

0 commit comments

Comments
 (0)