diff --git a/packages/rest/package.json b/packages/rest/package.json index 33f10028..3036c57c 100644 --- a/packages/rest/package.json +++ b/packages/rest/package.json @@ -1,6 +1,6 @@ { "name": "@discloudapp/rest", - "version": "0.8.11", + "version": "0.8.12", "main": "out", "types": "out/index.d.ts", "scripts": { @@ -20,7 +20,7 @@ ], "license": "Apache-2.0", "dependencies": { - "@discloudapp/api-types": "^0.5.3", + "@discloudapp/api-types": "^0.5.5", "@discloudapp/util": "^0.5.4", "source-map-support": "^0.5.21", "tslib": "^2.6.2", diff --git a/yarn.lock b/yarn.lock index b73580ad..25c9ca15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1221,7 +1221,7 @@ undici-types@~5.26.4: resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== -undici@^6.6.2: +undici@^6.2.1, undici@^6.6.2: version "6.6.2" resolved "https://registry.yarnpkg.com/undici/-/undici-6.6.2.tgz#8dce5ae54e8a3bc7140c2b2a0972b5fde9a88efb" integrity sha512-vSqvUE5skSxQJ5sztTZ/CdeJb1Wq0Hf44hlYMciqHghvz+K88U0l7D6u1VsndoFgskDcnU+nG3gYmMzJVzd9Qg==