build(deps): bump @discordeno/rest in /docker-apps/rest-passthrough (#4034)

Bumps [@discordeno/rest](https://github.com/discordeno/discordeno) from 19.0.0 to 20.0.0.
- [Release notes](https://github.com/discordeno/discordeno/releases)
- [Commits](https://github.com/discordeno/discordeno/compare/19.0.0...20.0.0)

---
updated-dependencies:
- dependency-name: "@discordeno/rest"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com>
This commit is contained in:
dependabot[bot]
2024-12-01 18:24:09 +01:00
committed by GitHub
parent 0b58dbc1e8
commit 075263df04
2 changed files with 17 additions and 17 deletions

View File

@@ -11,7 +11,7 @@
"setup-dd": ""
},
"dependencies": {
"@discordeno/rest": "19.0.0",
"@discordeno/rest": "20.0.0",
"@fastify/env": "^4.4.0",
"@fastify/helmet": "^13.0.0",
"@fastify/multipart": "^8.3.0",

View File

@@ -23,29 +23,29 @@ __metadata:
languageName: node
linkType: hard
"@discordeno/rest@npm:19.0.0":
version: 19.0.0
resolution: "@discordeno/rest@npm:19.0.0"
"@discordeno/rest@npm:20.0.0":
version: 20.0.0
resolution: "@discordeno/rest@npm:20.0.0"
dependencies:
"@discordeno/types": "npm:19.0.0"
"@discordeno/utils": "npm:19.0.0"
checksum: e1ce6c092566e58c5d407a5fee7c6c38f988251abcbaaf14beaa084691b4c52dc4f6c54f46974735090fafe174b1914374edd074bffd441e11d76851575a136f
"@discordeno/types": "npm:20.0.0"
"@discordeno/utils": "npm:20.0.0"
checksum: 1520aaabfb88988eddb44b0fd8d2b7b827a032c41a277ed1ae1e816e14f9af0d5e43089c358898a6c8913db1e8e80eeacc85e132b29a94e5fd6c08753a71fca4
languageName: node
linkType: hard
"@discordeno/types@npm:19.0.0":
version: 19.0.0
resolution: "@discordeno/types@npm:19.0.0"
checksum: aaf832d6510b7aa0ead75bd5c1d1990f3a77fa980d40122d6d092abc571280aed6864b10fdda705d70bd7ba73961f4b3a0ee28c6b7cabb09595574f65fcfd61c
"@discordeno/types@npm:20.0.0":
version: 20.0.0
resolution: "@discordeno/types@npm:20.0.0"
checksum: 8679feda51c9b282e7f42bf6cb22ed02b9e264a6c8fdc157a0c827fbf3a66101e38ad0f599012cc4362189b0435234d7f41a8af2f744c69ba63e645aa4244f66
languageName: node
linkType: hard
"@discordeno/utils@npm:19.0.0":
version: 19.0.0
resolution: "@discordeno/utils@npm:19.0.0"
"@discordeno/utils@npm:20.0.0":
version: 20.0.0
resolution: "@discordeno/utils@npm:20.0.0"
dependencies:
"@discordeno/types": "npm:19.0.0"
checksum: b2d430099672cfb8b68d6a9bd12803cd69cb909dc1f368d8305a4bb1067499babff05997a29599b51029d0add435bea4a03929140abf77dd83e1741baaa37855
"@discordeno/types": "npm:20.0.0"
checksum: a83a61158357f95070a3f78a24e2ad805aaacbefc35c5fa5c3c6fc1a85119a3bc0d14db7f6525dba408f1b37db6cd733454ee0161e366675c5971983c092a8a9
languageName: node
linkType: hard
@@ -2572,7 +2572,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "rest-passthrough@workspace:."
dependencies:
"@discordeno/rest": "npm:19.0.0"
"@discordeno/rest": "npm:20.0.0"
"@fastify/env": "npm:^4.4.0"
"@fastify/helmet": "npm:^13.0.0"
"@fastify/multipart": "npm:^8.3.0"