diff --git a/package.json b/package.json index 7f572cbc..916540e6 100644 --- a/package.json +++ b/package.json @@ -58,9 +58,9 @@ }, "dependencies": { "fs-extra": "^9.1.0", - "jsii": "~5.9.2", + "jsii": "~5.9.3", "jsii-pacmak": "^1.113.0", - "jsii-rosetta": "^5.9.2", + "jsii-rosetta": "^5.9.3", "ncp": "^2.0.0", "yargs": "^17.7.2" }, diff --git a/test/__snapshots__/cli.test.ts.snap b/test/__snapshots__/cli.test.ts.snap index 877f1573..4113126b 100644 --- a/test/__snapshots__/cli.test.ts.snap +++ b/test/__snapshots__/cli.test.ts.snap @@ -701,9 +701,9 @@ exports[`jsii output 1`] = ` ], }, "description": "4c6b576fbe7e27053874813d9754cb2e46811d806c1e0aa9aae8add4c3763060", - "fingerprint": "gvWYpK34vQaAFLv/rPjRXnbnsvZsEfs9oFOTL9idq80=", + "fingerprint": "4Frb08G/eEC0S2sHF0zH0UTn5zX8xBMW17i7SVHUxqw=", "homepage": "http://generated", - "jsiiVersion": "5.9.2 (build d938826)", + "jsiiVersion": "5.9.3 (build d6ccc22)", "license": "UNLICENSED", "metadata": { "jsii": { diff --git a/test/__snapshots__/srcmak.test.ts.snap b/test/__snapshots__/srcmak.test.ts.snap index 43b62611..8d97a46b 100644 --- a/test/__snapshots__/srcmak.test.ts.snap +++ b/test/__snapshots__/srcmak.test.ts.snap @@ -565,9 +565,9 @@ exports[`outputJsii can be used to look at the jsii file 1`] = ` ], }, "description": "1bc04b5291c26a46d918139138b992d2de976d6851d0893b0476b85bfbdfc6e6", - "fingerprint": "JmnUokdBFu8RGDiO5hSfR7fAuYu9JI6ZmOz8wf14H0Y=", + "fingerprint": "oURN5mvmtZqzOXC9ye8ydBLpXusU6yIHTRosVi6Z6BA=", "homepage": "http://generated", - "jsiiVersion": "5.9.2 (build d938826)", + "jsiiVersion": "5.9.3 (build d6ccc22)", "license": "UNLICENSED", "metadata": { "jsii": { diff --git a/yarn.lock b/yarn.lock index 074f8032..2afc8bd8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3688,10 +3688,10 @@ jsii-reflect@^1.113.0: oo-ascii-tree "^1.113.0" yargs "^16.2.0" -jsii-rosetta@^5.9.2: - version "5.9.2" - resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.9.2.tgz#5b30c30b4ac145fde3feea4b89b27edd449ff076" - integrity sha512-XIUrjhP6wR0D1/cPILv/cTYc7S23sgKFrfPltCGZYrQ77asbaXW71GuJ+rg151RwRwlqpHPK4UCFe7zkvs3ejg== +jsii-rosetta@^5.9.3: + version "5.9.3" + resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.9.3.tgz#b4a2cdec90e532cf9598b1189fdc4ef51dee4bd4" + integrity sha512-pAbN71TDhnIUNHDRDfdulOt5vbWeFrpDsNnfGUWVF926sJSSu4Elc2SIphtdFBM0lqvG6miBP/UpaAJTm/23cg== dependencies: "@jsii/check-node" "1.113.0" "@jsii/spec" "^1.113.0" @@ -3707,10 +3707,10 @@ jsii-rosetta@^5.9.2: workerpool "^6.5.1" yargs "^17.7.2" -jsii@~5.9.1, jsii@~5.9.2: - version "5.9.2" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.9.2.tgz#6f98460104d71cef6dc38f4c00e5fb31b58216ec" - integrity sha512-A7usZwb4PlraVPYLIaiWOFuzqg4xoEV6+QJpmY0vDI3wq8tm43Tgo4KhK+QVp8a7Y9unED4MRwkh1teIwpLkKA== +jsii@~5.9.1, jsii@~5.9.3: + version "5.9.3" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.9.3.tgz#04b62f095ab45f357db2e619ce33b8456f84fd1a" + integrity sha512-Qrbg0xKa7nnyXklSZ26x0Vp2TqmtRFmh/Zpod6ho1pZhLjzR3KTpcfvG0Nd809vxJ5b1suKj+m3DRbin14ReQw== dependencies: "@jsii/check-node" "1.113.0" "@jsii/spec" "^1.113.0" @@ -3785,9 +3785,9 @@ jsonfile@^4.0.0: graceful-fs "^4.1.6" jsonfile@^6.0.1: - version "6.1.0" - resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-6.1.0.tgz#bc55b2634793c679ec6403094eb13698a6ec0aae" - integrity sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ== + version "6.2.0" + resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-6.2.0.tgz#7c265bd1b65de6977478300087c99f1c84383f62" + integrity sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg== dependencies: universalify "^2.0.0" optionalDependencies: