diff --git a/.pnp.cjs b/.pnp.cjs index bbf30df041..ff87e25d7f 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -7773,7 +7773,7 @@ const RAW_RUNTIME_STATE = ["@chainlink/ea-bootstrap", "workspace:packages/core/bootstrap"],\ ["@chainlink/ea-test-helpers", "workspace:packages/core/test-helpers"],\ ["@chainlink/google-bigquery-adapter", "workspace:packages/sources/google-bigquery"],\ - ["@types/convert-units", "npm:2.3.9"],\ + ["@types/convert-units", "npm:2.3.11"],\ ["@types/jest", "npm:27.5.2"],\ ["@types/node", "npm:16.18.96"],\ ["convert-units", "npm:2.3.4"],\ @@ -16222,10 +16222,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@types/convert-units", [\ - ["npm:2.3.9", {\ - "packageLocation": "./.yarn/cache/@types-convert-units-npm-2.3.9-a6a7f9f26b-2d72c4ccef.zip/node_modules/@types/convert-units/",\ + ["npm:2.3.11", {\ + "packageLocation": "./.yarn/cache/@types-convert-units-npm-2.3.11-89c1a86eb5-bae4d1a3ba.zip/node_modules/@types/convert-units/",\ "packageDependencies": [\ - ["@types/convert-units", "npm:2.3.9"]\ + ["@types/convert-units", "npm:2.3.11"]\ ],\ "linkType": "HARD"\ }]\ diff --git a/.yarn/cache/@types-convert-units-npm-2.3.11-89c1a86eb5-bae4d1a3ba.zip b/.yarn/cache/@types-convert-units-npm-2.3.11-89c1a86eb5-bae4d1a3ba.zip new file mode 100644 index 0000000000..45658f7156 Binary files /dev/null and b/.yarn/cache/@types-convert-units-npm-2.3.11-89c1a86eb5-bae4d1a3ba.zip differ diff --git a/.yarn/cache/@types-convert-units-npm-2.3.9-a6a7f9f26b-2d72c4ccef.zip b/.yarn/cache/@types-convert-units-npm-2.3.9-a6a7f9f26b-2d72c4ccef.zip deleted file mode 100644 index a3453ed869..0000000000 Binary files a/.yarn/cache/@types-convert-units-npm-2.3.9-a6a7f9f26b-2d72c4ccef.zip and /dev/null differ diff --git a/packages/composites/google-weather/package.json b/packages/composites/google-weather/package.json index 8fca8c1732..7538e85a97 100644 --- a/packages/composites/google-weather/package.json +++ b/packages/composites/google-weather/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@chainlink/ea-test-helpers": "workspace:*", - "@types/convert-units": "2.3.9", + "@types/convert-units": "2.3.11", "@types/jest": "27.5.2", "@types/node": "16.18.96", "typescript": "5.0.4" diff --git a/yarn.lock b/yarn.lock index 3f9b42d48d..77d435a672 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4792,7 +4792,7 @@ __metadata: "@chainlink/ea-bootstrap": "workspace:*" "@chainlink/ea-test-helpers": "workspace:*" "@chainlink/google-bigquery-adapter": "workspace:*" - "@types/convert-units": "npm:2.3.9" + "@types/convert-units": "npm:2.3.11" "@types/jest": "npm:27.5.2" "@types/node": "npm:16.18.96" convert-units: "npm:^2.3.4" @@ -12470,10 +12470,10 @@ __metadata: languageName: node linkType: hard -"@types/convert-units@npm:2.3.9": - version: 2.3.9 - resolution: "@types/convert-units@npm:2.3.9" - checksum: 10/2d72c4ccefa2edfd738a344a50be08376b25f8a5f59969393c13bb80d1b348daf3a3a577f57b41bb7d99f05e9eb5f6e48ac4ae3de2a41e2a4fc117ca9e390f0b +"@types/convert-units@npm:2.3.11": + version: 2.3.11 + resolution: "@types/convert-units@npm:2.3.11" + checksum: 10/bae4d1a3bab527c5660037ae8cadb6a3f9db398909641f72074556b92a3d073ef0ab7b14254a915c96f1bbd187ded32ee3efaa58c62eafa438e3f26c9a12ce1c languageName: node linkType: hard