From a4d767e690f9921802e3450a1f0587b6498f3356 Mon Sep 17 00:00:00 2001 From: Dan Connolly Date: Thu, 7 Mar 2024 17:30:36 -0600 Subject: [PATCH] build: lock packages with governance, zone --- yarn.lock | 111 +++++++++++++++++++++++------------------------------- 1 file changed, 48 insertions(+), 63 deletions(-) diff --git a/yarn.lock b/yarn.lock index 113d1d32..0a62b6fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -156,32 +156,10 @@ resolved "https://registry.yarnpkg.com/@agoric/eventual-send/-/eventual-send-0.14.1.tgz#b414888bed67cf003a61bd22da30a70f79b8f9dc" integrity sha512-E1gr1LhkN/imwiXIdjTQZ7pOao82avOIDsoSgjPwoFU1jrysRE8UIUGBogBn7GGFUEPogo16rrsfKzb35ZayOw== -"@agoric/governance@^0.10.3": - version "0.10.3" - resolved "https://registry.yarnpkg.com/@agoric/governance/-/governance-0.10.3.tgz#d930b3da8c8e6362ddcbd8c7ac2ec3f090c57f1d" - integrity sha512-DmaZAJ7u5Tpsh3GscqLkxkZfVl5qg6fD905gdKx/b5xahzF65KIcOz48qUVFqZm/l4N4n1TzIazeAApsLpD7Pw== - dependencies: - "@agoric/assert" "^0.6.0" - "@agoric/ertp" "^0.16.2" - "@agoric/internal" "^0.3.2" - "@agoric/notifier" "^0.6.2" - "@agoric/store" "^0.9.2" - "@agoric/swingset-vat" "^0.32.2" - "@agoric/time" "^0.3.2" - "@agoric/vat-data" "^0.5.2" - "@agoric/vats" "^0.15.1" - "@agoric/zoe" "^0.26.2" - "@endo/captp" "^3.1.1" - "@endo/eventual-send" "^0.17.2" - "@endo/far" "^0.2.18" - "@endo/marshal" "^0.8.5" - "@endo/nat" "^4.1.27" - "@endo/promise-kit" "^0.2.56" - -"@agoric/governance@^0.10.4-u14.0", "@agoric/governance@^0.10.4-u14.1": - version "0.10.4-u14.1" - resolved "https://registry.yarnpkg.com/@agoric/governance/-/governance-0.10.4-u14.1.tgz#b98877a7622a62a66cd87fc0196c3eaae4b294c7" - integrity sha512-OJX1Sj7wCiyPYkDQuYil3NbmgH0TkP3XypcajwKFzS0F3nqR8TRYBM2jtxNWDenSLGvxXIuE65Zp04YVMEv+Bw== +"@agoric/governance@0.10.4-u14.0", "@agoric/governance@^0.10.3", "@agoric/governance@^0.10.4-u14.0", "@agoric/governance@^0.10.4-u14.1": + version "0.10.4-u14.0" + resolved "https://registry.yarnpkg.com/@agoric/governance/-/governance-0.10.4-u14.0.tgz#251ee1bb934610bcb689958fba9020b0ad1ba594" + integrity sha512-PRXatFskI4rGLc/iWBurYY7iXnwzqtKUDEL+VXuyf5roJrBCh0FohottbvJRBffIk9z3jfb/Nq2DcpBAwaOfBA== dependencies: "@agoric/assert" "^0.6.1-u11wf.0" "@agoric/ertp" "^0.16.3-u14.0" @@ -191,7 +169,7 @@ "@agoric/swingset-vat" "^0.32.3-u14.0" "@agoric/time" "^0.3.3-u14.0" "@agoric/vat-data" "^0.5.3-u14.0" - "@agoric/vats" "^0.15.2-u14.1" + "@agoric/vats" "^0.15.2-u14.0" "@agoric/zoe" "^0.26.3-u14.0" "@endo/captp" "3.1.1" "@endo/eventual-send" "0.17.2" @@ -205,6 +183,28 @@ resolved "https://registry.yarnpkg.com/@agoric/import-manager/-/import-manager-0.3.12-u14.0.tgz#6d3368e3a373692d1e632c71d7228f2260089d4e" integrity sha512-x/YeuweYncYLVUkDaydbaejqLSzGP1+yaeeKPsz4ioHIp+0T4ARNAzJInvUGyomlwUSXZlE5VQdr3ODZ8gc65w== +"@agoric/inter-protocol@0.16.2-u14.1", "@agoric/inter-protocol@^0.16.2-u12.0", "@agoric/inter-protocol@^0.16.2-u14.0", "@agoric/inter-protocol@^0.16.2-u14.1": + version "0.16.2-u14.1" + resolved "https://registry.yarnpkg.com/@agoric/inter-protocol/-/inter-protocol-0.16.2-u14.1.tgz#30b55cf6ff79e1025eb9be3ed649904b42047800" + integrity sha512-eSZnzIF0K+3YoFdBm0J/XYHkTQOBGjEAHVbAEAxEluMXC6p7c7sL3n16zt34Qu1bEd734a1w3S+UOIJ/1UJBpw== + dependencies: + "@agoric/assert" "^0.6.1-u11wf.0" + "@agoric/ertp" "^0.16.3-u14.0" + "@agoric/governance" "^0.10.4-u14.1" + "@agoric/internal" "^0.4.0-u14.0" + "@agoric/notifier" "^0.6.3-u14.0" + "@agoric/store" "^0.9.3-u14.0" + "@agoric/time" "^0.3.3-u14.0" + "@agoric/vat-data" "^0.5.3-u14.0" + "@agoric/vats" "^0.15.2-u14.1" + "@agoric/zoe" "^0.26.3-u14.0" + "@endo/captp" "3.1.1" + "@endo/eventual-send" "0.17.2" + "@endo/far" "0.2.18" + "@endo/marshal" "0.8.5" + "@endo/nat" "4.1.27" + jessie.js "^0.3.2" + "@agoric/inter-protocol@^0.16.1": version "0.16.1" resolved "https://registry.yarnpkg.com/@agoric/inter-protocol/-/inter-protocol-0.16.1.tgz#ace188e046bb63b0afd2d79065671d26dab53868" @@ -228,28 +228,6 @@ agoric "^0.21.1" jessie.js "^0.3.2" -"@agoric/inter-protocol@^0.16.2-u12.0", "@agoric/inter-protocol@^0.16.2-u14.0", "@agoric/inter-protocol@^0.16.2-u14.1": - version "0.16.2-u14.1" - resolved "https://registry.yarnpkg.com/@agoric/inter-protocol/-/inter-protocol-0.16.2-u14.1.tgz#30b55cf6ff79e1025eb9be3ed649904b42047800" - integrity sha512-eSZnzIF0K+3YoFdBm0J/XYHkTQOBGjEAHVbAEAxEluMXC6p7c7sL3n16zt34Qu1bEd734a1w3S+UOIJ/1UJBpw== - dependencies: - "@agoric/assert" "^0.6.1-u11wf.0" - "@agoric/ertp" "^0.16.3-u14.0" - "@agoric/governance" "^0.10.4-u14.1" - "@agoric/internal" "^0.4.0-u14.0" - "@agoric/notifier" "^0.6.3-u14.0" - "@agoric/store" "^0.9.3-u14.0" - "@agoric/time" "^0.3.3-u14.0" - "@agoric/vat-data" "^0.5.3-u14.0" - "@agoric/vats" "^0.15.2-u14.1" - "@agoric/zoe" "^0.26.3-u14.0" - "@endo/captp" "3.1.1" - "@endo/eventual-send" "0.17.2" - "@endo/far" "0.2.18" - "@endo/marshal" "0.8.5" - "@endo/nat" "4.1.27" - jessie.js "^0.3.2" - "@agoric/internal@^0.3.2": version "0.3.2" resolved "https://registry.yarnpkg.com/@agoric/internal/-/internal-0.3.2.tgz#a1242947083ab46cbd34613add8bacbd0c9dc443" @@ -807,6 +785,15 @@ "@endo/patterns" "0.2.2" "@endo/promise-kit" "0.2.56" +"@agoric/zone@0.2.3-u14.0", "@agoric/zone@^0.2.3-u12.0", "@agoric/zone@^0.2.3-u14.0": + version "0.2.3-u14.0" + resolved "https://registry.yarnpkg.com/@agoric/zone/-/zone-0.2.3-u14.0.tgz#d83adefec94734a62271d6155b68b0ba05362bfa" + integrity sha512-+2c8NhNkm5XwJKyiooQ78N9qlVPMJ5K/kYOysC+BRz+vtWPInocehlFJsVuqisOmPajvnykr8QC+lPN1xHBsmg== + dependencies: + "@agoric/store" "^0.9.3-u14.0" + "@agoric/vat-data" "^0.5.3-u14.0" + "@endo/far" "0.2.18" + "@agoric/zone@^0.2.2": version "0.2.2" resolved "https://registry.yarnpkg.com/@agoric/zone/-/zone-0.2.2.tgz#df5cc091d4a83842b87888e74159a723a424a82e" @@ -816,15 +803,6 @@ "@agoric/vat-data" "^0.5.2" "@endo/far" "^0.2.18" -"@agoric/zone@^0.2.3-u12.0", "@agoric/zone@^0.2.3-u14.0": - version "0.2.3-u14.0" - resolved "https://registry.yarnpkg.com/@agoric/zone/-/zone-0.2.3-u14.0.tgz#d83adefec94734a62271d6155b68b0ba05362bfa" - integrity sha512-+2c8NhNkm5XwJKyiooQ78N9qlVPMJ5K/kYOysC+BRz+vtWPInocehlFJsVuqisOmPajvnykr8QC+lPN1xHBsmg== - dependencies: - "@agoric/store" "^0.9.3-u14.0" - "@agoric/vat-data" "^0.5.3-u14.0" - "@endo/far" "0.2.18" - "@ampproject/remapping@^2.2.0": version "2.3.0" resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.3.0.tgz#ed441b6fa600072520ce18b43d2c8cc8caecc7f4" @@ -1331,6 +1309,11 @@ "@endo/zip" "^0.2.31" ses "^0.18.4" +"@endo/env-options@^1.1.1": + version "1.1.1" + resolved "https://registry.yarnpkg.com/@endo/env-options/-/env-options-1.1.1.tgz#eee630f8eff01580ec49e0dedcb1b6cef05d89a4" + integrity sha512-uCwlJ8Vkndx/VBBo36BdYHdxSoQPy7ZZpwyJNfv86Rh4B1IZfqzCRPf0u0mPgJdzOr7lShQey60SuYwoMSZ9Xg== + "@endo/eslint-plugin@^0.5.2": version "0.5.2" resolved "https://registry.yarnpkg.com/@endo/eslint-plugin/-/eslint-plugin-0.5.2.tgz#835d22e9ff17d9935f7f565e50a21ef07aa92ca2" @@ -4260,7 +4243,7 @@ eslint@^8.45.0, eslint@^8.47.0: strip-ansi "^6.0.1" text-table "^0.2.0" -"esm@github:agoric-labs/esm#Agoric-built": +esm@agoric-labs/esm#Agoric-built: version "3.2.25" resolved "https://codeload.github.com/agoric-labs/esm/tar.gz/3603726ad4636b2f865f463188fcaade6375638e" @@ -6982,10 +6965,12 @@ serialize-error@^7.0.1: dependencies: type-fest "^0.13.1" -ses@0.18.4, ses@^0.18.4, ses@^0.18.5, ses@^1.3.0: - version "0.18.4" - resolved "https://registry.yarnpkg.com/ses/-/ses-0.18.4.tgz#28781719870262afc6928b7d6d94dc16318dbd86" - integrity sha512-Ph0PC38Q7uutHmMM9XPqA7rp/2taiRwW6pIZJwTr4gz90DtrBvy/x7AmNPH2uqNPhKriZpYKvPi1xKWjM9xJuQ== +ses@1.3.0, ses@^0.18.4, ses@^0.18.5, ses@^1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/ses/-/ses-1.3.0.tgz#4de8a2e740e5ff9e3cdbc4fd4a3574075c493f40" + integrity sha512-TURVgXm/fs38N4iJfhU9NjUiNvnU7Z/G7gVjM17jD+nrChRzMmR57fbvAzbQeGCS8Cm0m1fBs0jYCqmU6GZ7Tg== + dependencies: + "@endo/env-options" "^1.1.1" set-function-length@^1.2.1: version "1.2.2"