Bump superagent from 10.0.2 to 10.1.0 (#6611)

Bumps [superagent](https://github.com/ladjs/superagent) from 10.0.2 to 10.1.0.
- [Release notes](https://github.com/ladjs/superagent/releases)
- [Changelog](https://github.com/ladjs/superagent/blob/master/HISTORY.md)
- [Commits](https://github.com/ladjs/superagent/compare/v10.0.2...v10.1.0)

---
updated-dependencies:
- dependency-name: superagent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-08-31 14:36:53 +02:00 committed by GitHub
parent 94abebf770
commit 17a515142b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -252,8 +252,8 @@ importers:
specifier: ^4.7.5
version: 4.7.5
superagent:
specifier: 10.0.2
version: 10.0.2
specifier: 10.1.0
version: 10.1.0
tinycon:
specifier: 0.6.8
version: 0.6.8
@ -4144,8 +4144,8 @@ packages:
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
engines: {node: '>=8'}
superagent@10.0.2:
resolution: {integrity: sha512-rvcN5ciYmVRaZLyM/9thpmNSDGscx1FXNwT5LJjsl+2nhdE4ppd53L2c9iSQSM6FA1poBVwlw+0h2Ofxwr3DoQ==}
superagent@10.1.0:
resolution: {integrity: sha512-JMmik7PbnXGlq7g528Gi6apHbVbTz2vrE3du6fuG4kIPSb2PnLoSOPvfjKn8aQYuJcBWAKW6ZG90qPPsE5jZxQ==}
engines: {node: '>=14.18.0'}
superagent@8.1.2:
@ -8818,7 +8818,7 @@ snapshots:
strip-json-comments@3.1.1: {}
superagent@10.0.2:
superagent@10.1.0:
dependencies:
component-emitter: 1.3.1
cookiejar: 2.1.4

View file

@ -67,7 +67,7 @@
"semver": "^7.6.3",
"socket.io": "^4.7.5",
"socket.io-client": "^4.7.5",
"superagent": "10.0.2",
"superagent": "10.1.0",
"tinycon": "0.6.8",
"tsx": "4.19.0",
"ueberdb2": "^4.2.93",