diff --git a/docker-apps/rest-passthrough/package.json b/docker-apps/rest-passthrough/package.json index 0a0e05753..5fdb65a3e 100644 --- a/docker-apps/rest-passthrough/package.json +++ b/docker-apps/rest-passthrough/package.json @@ -11,7 +11,7 @@ "setup-dd": "" }, "dependencies": { - "@discordeno/rest": "19.0.0-next.fb947f5", + "@discordeno/rest": "19.0.0-next.9006572", "@fastify/env": "^4.3.0", "@fastify/helmet": "^11.1.1", "fastify": "^4.25.1" diff --git a/docker-apps/rest-passthrough/yarn.lock b/docker-apps/rest-passthrough/yarn.lock index 3e4401dd3..f1d32f8de 100644 --- a/docker-apps/rest-passthrough/yarn.lock +++ b/docker-apps/rest-passthrough/yarn.lock @@ -5,31 +5,31 @@ __metadata: version: 8 cacheKey: 10 -"@discordeno/rest@npm:19.0.0-next.fb947f5": - version: 19.0.0-next.fb947f5 - resolution: "@discordeno/rest@npm:19.0.0-next.fb947f5" +"@discordeno/rest@npm:19.0.0-next.9006572": + version: 19.0.0-next.9006572 + resolution: "@discordeno/rest@npm:19.0.0-next.9006572" dependencies: - "@discordeno/types": "npm:19.0.0-next.fb947f5" - "@discordeno/utils": "npm:19.0.0-next.fb947f5" - dotenv: "npm:^16.3.1" - checksum: 31bee98a0b2ce271b6a92de48734211208f27079b657502cbd1dc9975ca120f4804a8e97b6de8438b9b299b41db834a59bbc9eee593f3df7394356bcccff4cf4 + "@discordeno/types": "npm:19.0.0-next.9006572" + "@discordeno/utils": "npm:19.0.0-next.9006572" + dotenv: "npm:^16.0.3" + checksum: b6298a3af305f44a21ef8326f878ec01c48651d16431c96130e2976237ff166752e9b41a4f6741d528be667ccc5056b70ffa666826e37e38922f8ded27fd93db languageName: node linkType: hard -"@discordeno/types@npm:19.0.0-next.fb947f5": - version: 19.0.0-next.fb947f5 - resolution: "@discordeno/types@npm:19.0.0-next.fb947f5" - checksum: 6031655cb9463f53ab97a6f996a5f90db06151093a100af928221ed52f822a74efcdc443011f334a639d8014fa54a1c0fdad04c82022310acb411c107da93e8b +"@discordeno/types@npm:19.0.0-next.9006572": + version: 19.0.0-next.9006572 + resolution: "@discordeno/types@npm:19.0.0-next.9006572" + checksum: 54a4d4b5e2f8caea94fdfb164dc859ca4d61cc3d8bed849a458f944c73523ddf1857b14d6c93754d2eef42c705b813f966959e6870b4835c4b31505e42c72806 languageName: node linkType: hard -"@discordeno/utils@npm:19.0.0-next.fb947f5": - version: 19.0.0-next.fb947f5 - resolution: "@discordeno/utils@npm:19.0.0-next.fb947f5" +"@discordeno/utils@npm:19.0.0-next.9006572": + version: 19.0.0-next.9006572 + resolution: "@discordeno/utils@npm:19.0.0-next.9006572" dependencies: - "@discordeno/types": "npm:19.0.0-next.fb947f5" + "@discordeno/types": "npm:19.0.0-next.9006572" tweetnacl: "npm:^1.0.3" - checksum: 976f41ead808112ab36f1d3b07bfe04f637ee8d5cd0164faf441ee23ff88d9ed2168230580abb8b85782bb5102415398a2f3ef223e8b6903c771618623f9078d + checksum: f19b9cefbc00c0e345c10fe409f132a7a7bfeaec57aa458d9abd4d63dc1d1f5f32f34db6cfba236f9798773269d7b09484f481cea5e0404a285c52cca397fe6c languageName: node linkType: hard @@ -729,7 +729,7 @@ __metadata: languageName: node linkType: hard -"dotenv@npm:^16.0.0, dotenv@npm:^16.3.1": +"dotenv@npm:^16.0.0, dotenv@npm:^16.0.3, dotenv@npm:^16.3.1": version: 16.3.1 resolution: "dotenv@npm:16.3.1" checksum: dbb778237ef8750e9e3cd1473d3c8eaa9cc3600e33a75c0e36415d0fa0848197f56c3800f77924c70e7828f0b03896818cd52f785b07b9ad4d88dba73fbba83f @@ -1722,7 +1722,7 @@ __metadata: version: 0.0.0-use.local resolution: "rest-passthrough@workspace:." dependencies: - "@discordeno/rest": "npm:19.0.0-next.fb947f5" + "@discordeno/rest": "npm:19.0.0-next.9006572" "@fastify/env": "npm:^4.3.0" "@fastify/helmet": "npm:^11.1.1" "@favware/cliff-jumper": "npm:^2.2.3"