Skip to content

Commit fc1befb

Browse files
build(deps): bump axios
Bumps [axios](https://github.com/axios/axios) from 0.20.0 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.20.0...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6281bfc commit fc1befb

File tree

2 files changed

+21
-35
lines changed

2 files changed

+21
-35
lines changed

nodejs-functions/src/handlers/automatic-clock-outs/package-lock.json

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

nodejs-functions/src/handlers/automatic-clock-outs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@azure/cosmos": "3.5.2",
1111
"@azure/msal-node": "^1.0.0-alpha.5",
12-
"axios": "^0.20.0",
12+
"axios": "^0.21.2",
1313
"dotenv": "^8.2.0",
1414
"moment": "^2.27.0",
1515
"@slack/web-api": "^6.0.0",

0 commit comments

Comments
 (0)