Skip to content

Commit 3b53b77

Browse files
Bump semver and superagent
Bumps [semver](https://github.com/npm/node-semver) to 7.5.3 and updates ancestor dependency [superagent](https://github.com/ladjs/superagent). These dependencies need to be updated together. Updates `semver` from 6.3.0 to 7.5.3 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v6.3.0...v7.5.3) Updates `superagent` from 5.1.0 to 5.3.1 - [Release notes](https://github.com/ladjs/superagent/releases) - [Changelog](https://github.com/ladjs/superagent/blob/master/HISTORY.md) - [Commits](ladjs/superagent@v5.1.0...v5.3.1) --- updated-dependencies: - dependency-name: semver dependency-type: indirect - dependency-name: superagent dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4007826 commit 3b53b77

File tree

2 files changed

+79
-57
lines changed

2 files changed

+79
-57
lines changed

Asynchronous-JavaScript/Asynchronous-Example/package-lock.json

+78-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Asynchronous-JavaScript/Asynchronous-Example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
},
1818
"homepage": "https://github.com/Lakshmangope/node.js#readme",
1919
"dependencies": {
20-
"superagent": "^5.1.0"
20+
"superagent": "^5.3.1"
2121
}
2222
}

0 commit comments

Comments
 (0)