diff --git a/test/__snapshots__/github-custom-resource.test.ts.snap b/test/__snapshots__/github-custom-resource.test.ts.snap index 140b5b23..945d62b4 100644 --- a/test/__snapshots__/github-custom-resource.test.ts.snap +++ b/test/__snapshots__/github-custom-resource.test.ts.snap @@ -39,7 +39,7 @@ Object { "S3Bucket": Object { "Fn::Sub": "cdk-hnb659fds-assets-\${AWS::AccountId}-\${AWS::Region}", }, - "S3Key": "ca7fddcb16026033580a7bd0b36a3ee9df5e66b771abf48af18e1b703e2fccc2.zip", + "S3Key": "a88dca3de6ac6fa7ae04740231c53eacd4b228bb13a0277211a76e0dd301a611.zip", }, "Description": "src/custom-resource-provider/handler.lambda.ts", "Environment": Object { diff --git a/yarn.lock b/yarn.lock index 3cf36c5a..42e7e5ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4277,9 +4277,9 @@ libsodium-wrappers@^0.7.11: libsodium "^0.7.13" libsodium@^0.7.11, libsodium@^0.7.13: - version "0.7.13" - resolved "https://registry.yarnpkg.com/libsodium/-/libsodium-0.7.13.tgz#230712ec0b7447c57b39489c48a4af01985fb393" - integrity sha512-mK8ju0fnrKXXfleL53vtp9xiPq5hKM0zbDQtcxQIsSmxNgSxqCj6R7Hl9PkrNe2j29T4yoDaF7DJLK9/i5iWUw== + version "0.7.14" + resolved "https://registry.yarnpkg.com/libsodium/-/libsodium-0.7.14.tgz#d9daace70dbc36051b947d37999bb6337c364c88" + integrity sha512-/pOd7eO6oZrfORquRTC4284OUJFcMi8F3Vnc9xtRBT0teLfOUxWIItaBFF3odYjZ7nlJNwnLdUVEUFHxVyX/Sw== lines-and-columns@^1.1.6: version "1.2.4"