Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
Bump graphql from 16.6.0 to 16.8.1 in /frontend (#18)
Browse files Browse the repository at this point in the history
* Bump graphql from 16.6.0 to 16.8.1 in /frontend

Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.6.0...v16.8.1)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
...

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 authored Sep 22, 2023
1 parent 3a5fe2e commit 4b0b691
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"amazon-chime-sdk-component-library-react": "^3.2.0",
"amazon-chime-sdk-js": "^3.5.0",
"aws-amplify": "^5.0.0",
"graphql": "^16.5.0",
"graphql": "^16.8.1",
"next": "12.2.0",
"react": "^18",
"react-dom": "^18",
Expand Down
6 changes: 3 additions & 3 deletions test/__snapshots__/chime-sdk-demo.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1277,7 +1277,7 @@ type Subscription {
},
],
"SourceObjectKeys": Array [
"6bed32fb5c17dcc1133413d2ec2b2356.zip",
"63a2384034f9862f4affb83ccef0e6cd.zip",
],
},
"Type": "Custom::CDKBucketDeployment",
Expand All @@ -1301,7 +1301,7 @@ type Subscription {
"destinationBucketName": Object {
"Fn::Sub": "cdk-hnb659fds-assets-\${AWS::AccountId}-\${AWS::Region}",
},
"destinationObjectKey": "6bed32fb5c17dcc1133413d2ec2b2356.zip",
"destinationObjectKey": "63a2384034f9862f4affb83ccef0e6cd.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": "c94fc520046cbb4d32d74d9bf966a2cdf103ab87e0ed963549264f2c189c4fb9.zip",
"sourceObjectKey": "f0c963ce1d967caa77cb763c655ae20ceffe5615c02cd9a1258b0ae65624771a.zip",
},
],
"workingDirectory": "frontend",
Expand Down

0 comments on commit 4b0b691

Please sign in to comment.