mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-25 04:09:12 +00:00
build(deps): bump superagent from 5.1.0 to 5.1.1 in /Server
Bumps [superagent](https://github.com/visionmedia/superagent) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/visionmedia/superagent/releases) - [Changelog](https://github.com/visionmedia/superagent/blob/master/HISTORY.md) - [Commits](https://github.com/visionmedia/superagent/compare/v5.1.0...v5.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
ea03cf949f
commit
2cc6ae1c3d
2 changed files with 4 additions and 4 deletions
6
Server/package-lock.json
generated
6
Server/package-lock.json
generated
|
@ -3409,9 +3409,9 @@
|
|||
"integrity": "sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw=="
|
||||
},
|
||||
"superagent": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/superagent/-/superagent-5.1.0.tgz",
|
||||
"integrity": "sha512-7V6JVx5N+eTL1MMqRBX0v0bG04UjrjAvvZJTF/VDH/SH2GjSLqlrcYepFlpTrXpm37aSY6h3GGVWGxXl/98TKA==",
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/superagent/-/superagent-5.1.1.tgz",
|
||||
"integrity": "sha512-bpTO/3yQsHPH5w6f7qPCWGTuhEV2w93fwFGpYODnUc5tPa3rmbHUCmwC7iuEFBQQJsyhiW1WVc/ISpfAEv6ojQ==",
|
||||
"requires": {
|
||||
"component-emitter": "^1.3.0",
|
||||
"cookiejar": "^2.1.2",
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
"pm2": "^4.1.2",
|
||||
"sequelize": "^5.21.2",
|
||||
"socket.io": "^2.3.0",
|
||||
"superagent": "^5.1.0",
|
||||
"superagent": "^5.1.1",
|
||||
"uuid": "^3.3.3",
|
||||
"zucc": "^0.1.2"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue