Skip to content

Commit 21e1fd1

Browse files
chore(deps): bump axios
Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.30.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.30.0/CHANGELOG.md) - [Commits](axios/axios@v0.21.0...v0.30.0) --- updated-dependencies: - dependency-name: axios dependency-version: 0.30.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee8f203 commit 21e1fd1

File tree

3 files changed

+415
-16
lines changed

3 files changed

+415
-16
lines changed

docs/multiple-tests/pattern-vulnerability-high/src/javascript/package-lock.json

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

docs/multiple-tests/pattern-vulnerability-high/src/javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"version": "0.2.0",
44
"main": "index.js",
55
"dependencies": {
6-
"axios": "0.21.0"
6+
"axios": "0.30.0"
77
}
88
}

0 commit comments

Comments
 (0)