diff --git a/package.json b/package.json index 68029ea3..b9a25715 100644 --- a/package.json +++ b/package.json @@ -58,9 +58,9 @@ }, "dependencies": { "fs-extra": "^9.1.0", - "jsii": "~5.8.12", + "jsii": "~5.8.13", "jsii-pacmak": "^1.112.0", - "jsii-rosetta": "^5.8.9", + "jsii-rosetta": "^5.8.10", "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 a4e575d1..8b58b063 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": "HU8giaD4AoEIS/1ar3oifHGpcIXnZpSKmWKi6Y9JfB8=", + "fingerprint": "vTfioZqrzcJbRW2pNNPMEmHd68vgmJzkM9/YL3YNxco=", "homepage": "http://generated", - "jsiiVersion": "5.8.12 (build 5c353f5)", + "jsiiVersion": "5.8.13 (build 2043962)", "license": "UNLICENSED", "metadata": { "jsii": { diff --git a/test/__snapshots__/srcmak.test.ts.snap b/test/__snapshots__/srcmak.test.ts.snap index d3b5a4e4..2891fb6e 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": "5s3hc9HyzsqU2Ida9BPDbEP6xpFKb2BzoCfcv6lxfBo=", + "fingerprint": "KckmKKbNoRaBcjKTBs9aPxayq/YZjfgTUR2Q95t9fJU=", "homepage": "http://generated", - "jsiiVersion": "5.8.12 (build 5c353f5)", + "jsiiVersion": "5.8.13 (build 2043962)", "license": "UNLICENSED", "metadata": { "jsii": { diff --git a/yarn.lock b/yarn.lock index b0e6daa1..b7c7c7c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3723,10 +3723,10 @@ jsii-reflect@^1.112.0: oo-ascii-tree "^1.112.0" yargs "^16.2.0" -jsii-rosetta@^5.8.9: - version "5.8.9" - resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.8.9.tgz#6ca9437efd34a383791dc3cd9c089e6e63eeea34" - integrity sha512-bVVi4638FUeRHzHYu13yZGqgaaWeegHIPs2Sx+F8bvicWWtC8BQlQvKIsnErnd4+yRKxC+J0g+7EQrHA+8qT8w== +jsii-rosetta@^5.8.10: + version "5.8.10" + resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.8.10.tgz#e05cf09e8cc9fc580d4afa429218c61179ba09d4" + integrity sha512-eKw7hJDVr2Ax+IBUV8JMfqQBDK37GNLUW3mYJfyh6y/0Zc091xQuojcu88+TNujKSlYgMcSBXFxCpL3sCKQn7Q== dependencies: "@jsii/check-node" "1.112.0" "@jsii/spec" "^1.112.0" @@ -3742,10 +3742,10 @@ jsii-rosetta@^5.8.9: workerpool "^6.5.1" yargs "^17.7.2" -jsii@~5.8.0, jsii@~5.8.12: - version "5.8.12" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.8.12.tgz#5565a4fc0d7e95400007c0a53bda62b6fe62c3d5" - integrity sha512-4EDpRiVDJ7iXSksebwi1/k5QXKG0ZiLyXcQNBFomD57Gb0Ph7VpKHhIt53GQ2cUwigZUJ09pO4LTf3DJUivDCg== +jsii@~5.8.0, jsii@~5.8.13: + version "5.8.13" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.8.13.tgz#6188eb8f5f22b2dce74fe500a1acfadd79141a7d" + integrity sha512-Q5sFZ2BAw05IxdA1c9sLuZhDslpyMeDBQCSq6x08c1VH93bwayosNJ/5zgZ0yKaBXDQQ6A1RoaeCulC1cKtRDA== dependencies: "@jsii/check-node" "1.112.0" "@jsii/spec" "^1.112.0"