diff --git a/.pnp.js b/.pnp.js index 45620a87..d2b057b2 100755 --- a/.pnp.js +++ b/.pnp.js @@ -2988,7 +2988,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["is-url-superb", "npm:5.0.0"], ["jest", "virtual:772dececd512235e99a9e38182a55a0f55052c3e33f380b55e8f0344d53d51faedcf1d7423f670a8c1697dccd7f24010972ab697cb115fccca09a353fca8a767#npm:27.0.6"], ["jest-extended", "npm:0.11.5"], - ["ky", "npm:0.25.1"], + ["ky", "npm:0.28.5"], ["ky-universal", "virtual:68a8412a6ffd07e8f9b7750bdca99ff955bcd439b3cb18029181ac8ce564b910ede7c32be361c332d82f986ffd417717f431507916453b0e18938fd4a5346344#npm:0.8.2"], ["lodash.orderby", "npm:4.6.0"], ["nock", "npm:13.1.0"], @@ -10315,10 +10315,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ], "linkType": "HARD", }], - ["npm:0.25.1", { - "packageLocation": "./.yarn/cache/ky-npm-0.25.1-40ea38970a-af13618fd3.zip/node_modules/ky/", + ["npm:0.28.5", { + "packageLocation": "./.yarn/cache/ky-npm-0.28.5-253227dcd4-f2a430d8f3.zip/node_modules/ky/", "packageDependencies": [ - ["ky", "npm:0.25.1"] + ["ky", "npm:0.28.5"] ], "linkType": "HARD", }] @@ -10357,7 +10357,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@types/ky", null], ["@types/web-streams-polyfill", null], ["abort-controller", "npm:3.0.0"], - ["ky", "npm:0.25.1"], + ["ky", "npm:0.28.5"], ["node-fetch", "npm:3.0.0-beta.9"], ["web-streams-polyfill", null] ], @@ -11486,7 +11486,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ]], ["ngrok", [ ["npm:3.4.1", { - "packageLocation": "./.yarn/unplugged/ngrok-npm-3.4.1-fed079aa1a/node_modules/ngrok/", + "packageLocation": "./.yarn/cache/ngrok-npm-3.4.1-fed079aa1a-aecf3201a0.zip/node_modules/ngrok/", "packageDependencies": [ ["ngrok", "npm:3.4.1"], ["@types/node", "npm:8.10.66"], @@ -13042,7 +13042,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ]], ["protobufjs", [ ["npm:6.10.2", { - "packageLocation": "./.yarn/unplugged/protobufjs-npm-6.10.2-f0f2cab7fe/node_modules/protobufjs/", + "packageLocation": "./.yarn/cache/protobufjs-npm-6.10.2-f0f2cab7fe-09d6292362.zip/node_modules/protobufjs/", "packageDependencies": [ ["protobufjs", "npm:6.10.2"], ["@protobufjs/aspromise", "npm:1.1.2"], diff --git a/.yarn/cache/ky-npm-0.25.1-40ea38970a-af13618fd3.zip b/.yarn/cache/ky-npm-0.25.1-40ea38970a-af13618fd3.zip deleted file mode 100644 index 99a7af63..00000000 Binary files a/.yarn/cache/ky-npm-0.25.1-40ea38970a-af13618fd3.zip and /dev/null differ diff --git a/.yarn/cache/ky-npm-0.28.5-253227dcd4-f2a430d8f3.zip b/.yarn/cache/ky-npm-0.28.5-253227dcd4-f2a430d8f3.zip new file mode 100644 index 00000000..d260c84c Binary files /dev/null and b/.yarn/cache/ky-npm-0.28.5-253227dcd4-f2a430d8f3.zip differ diff --git a/packages/client/package.json b/packages/client/package.json index 3c9c105a..ea897045 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -40,7 +40,7 @@ "dependencies": { "@arkecosystem/client": "2.0.0", "is-url-superb": "^5.0.0", - "ky": "^0.25.0", + "ky": "^0.28.0", "ky-universal": "^0.8.2", "lodash.orderby": "^4.6.0", "semver": "^7.3.2" diff --git a/yarn.lock b/yarn.lock index 4e346fda..3ce48826 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2382,7 +2382,7 @@ __metadata: is-url-superb: ^5.0.0 jest: ^27.0.1 jest-extended: ^0.11.5 - ky: ^0.25.0 + ky: ^0.28.0 ky-universal: ^0.8.2 lodash.orderby: ^4.6.0 nock: ^13.0.5 @@ -8808,10 +8808,10 @@ fsevents@~2.1.2: languageName: node linkType: hard -"ky@npm:^0.25.0": - version: 0.25.1 - resolution: "ky@npm:0.25.1" - checksum: af13618fd3d2d2cb18657dadec99381bd0be8ca7047079a12390ae0098a83e8a7defe980199ce3846dbbcc330bf6c418bb63b358a2af6d10b405ef0cebb7af1a +"ky@npm:^0.28.0": + version: 0.28.5 + resolution: "ky@npm:0.28.5" + checksum: f2a430d8f302b912f83f873a2a4520ad3cfeb48f3c0f8a40c7f0d7b2d0eed88e9344bcb878baea6a48a09c6dcd1c14041d9f3180849a2ef92c8ee97ea0b480a1 languageName: node linkType: hard