diff --git a/package.json b/package.json index 79de906..fee35f1 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "ed25519-hd-key": "^1.3.0", "pg": "^8.11.5", "pretty-error": "^4.0.0", - "superagent": "^9.0.2", + "superagent": "^10.1.0", "telegraf": "^4.16.3", "typeorm": "^0.3.20", "undici": "^6.19.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2afaa46..9adbb27 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -93,8 +93,8 @@ importers: specifier: ^4.0.0 version: 4.0.0 superagent: - specifier: ^9.0.2 - version: 9.0.2 + specifier: ^10.1.0 + version: 10.1.0 telegraf: specifier: ^4.16.3 version: 4.16.3 @@ -2034,6 +2034,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: @@ -3586,8 +3587,8 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - superagent@9.0.2: - resolution: {integrity: sha512-xuW7dzkUpcJq7QnhOsnNUgtYp3xRwpt2F7abdRYIpCsAt0hhUqia0EdxyXZQQpNmGtsCzYHryaKSV3q3GJnq7w==} + superagent@10.1.0: + resolution: {integrity: sha512-JMmik7PbnXGlq7g528Gi6apHbVbTz2vrE3du6fuG4kIPSb2PnLoSOPvfjKn8aQYuJcBWAKW6ZG90qPPsE5jZxQ==} engines: {node: '>=14.18.0'} superstruct@0.15.5: @@ -8469,7 +8470,7 @@ snapshots: strip-json-comments@3.1.1: {} - superagent@9.0.2: + superagent@10.1.0: dependencies: component-emitter: 1.3.1 cookiejar: 2.1.4