Skip to content

Commit f6243a6

Browse files
Bump axios from 0.19.2 to 0.21.2 in /demo/alipay-demo
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/v0.21.2/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] <[email protected]>
1 parent 85f7e11 commit f6243a6

File tree

2 files changed

+27
-12
lines changed

2 files changed

+27
-12
lines changed

demo/alipay-demo/package-lock.json

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

demo/alipay-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "",
1010
"license": "ISC",
1111
"dependencies": {
12-
"axios": "^0.19.2",
12+
"axios": "^0.21.2",
1313
"axios-miniprogram-adapter": "^0.3.0"
1414
}
1515
}

0 commit comments

Comments
 (0)