Skip to content

Commit

Permalink
Bump jose from 4.14.4 to 4.15.5 in /frontend (#27)
Browse files Browse the repository at this point in the history
* Bump jose from 4.14.4 to 4.15.5 in /frontend

Bumps [jose](https://github.com/panva/jose) from 4.14.4 to 4.15.5.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md)
- [Commits](panva/jose@v4.14.4...v4.15.5)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* update snapshot

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: tmokmss <tmokmss@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and tmokmss committed Mar 8, 2024
1 parent 1182a80 commit 6a56356
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions test/__snapshots__/chime-sdk-demo.test.ts.snap
Expand Up @@ -1277,7 +1277,7 @@ type Subscription {
},
],
"SourceObjectKeys": Array [
"b5d4345057a2c837fb3616dba2ae0a39.zip",
"9f705b4f3c9c727dc78fe43d0c0f0d49.zip",
],
},
"Type": "Custom::CDKBucketDeployment",
Expand All @@ -1301,7 +1301,7 @@ type Subscription {
"destinationBucketName": Object {
"Fn::Sub": "cdk-hnb659fds-assets-\${AWS::AccountId}-\${AWS::Region}",
},
"destinationObjectKey": "b5d4345057a2c837fb3616dba2ae0a39.zip",
"destinationObjectKey": "9f705b4f3c9c727dc78fe43d0c0f0d49.zip",
"environment": Object {
"NEXT_PUBLIC_AWS_REGION": Object {
"Ref": "AWS::Region",
Expand Down Expand Up @@ -1329,7 +1329,7 @@ type Subscription {
"sourceBucketName": Object {
"Fn::Sub": "cdk-hnb659fds-assets-\${AWS::AccountId}-\${AWS::Region}",
},
"sourceObjectKey": "9a090160e813e09802bdb856398ec9aa9002370795a6d04ed267cca1e527289b.zip",
"sourceObjectKey": "74c61f87f523e011da49eaca4699d93401249e879f18f47e3d919ca8f1342c5b.zip",
},
],
"workingDirectory": "frontend",
Expand Down

0 comments on commit 6a56356

Please sign in to comment.