Skip to content

Commit 3d0a01b

Browse files
Bump axios from 0.21.1 to 0.21.2 (#14)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 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.21.1...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4766489 commit 3d0a01b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Use github actions to notify slack that a pull request has been opened.",
55
"main": "index.js",
66
"dependencies": {
7-
"axios": "^0.21.1"
7+
"axios": "^0.21.2"
88
},
99
"devDependencies": {},
1010
"scripts": {

0 commit comments

Comments
 (0)