Merge branch 'main' into renovate/actions-checkout-4.x

This commit is contained in:
Nathan Bierema 2023-09-10 17:47:15 -04:00 committed by GitHub
commit 14573e71e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 6 deletions

View File

@ -41,7 +41,7 @@
"node": "^16.13.0 || >= 18.12.0"
},
"dependencies": {
"@apollo/server": "^4.9.2",
"@apollo/server": "^4.9.3",
"@redux-devtools/app": "^3.0.0",
"@types/react": "^18.2.21",
"body-parser": "^1.20.2",

View File

@ -1306,8 +1306,8 @@ importers:
packages/redux-devtools-cli:
dependencies:
'@apollo/server':
specifier: ^4.9.2
version: 4.9.2(graphql@16.8.0)
specifier: ^4.9.3
version: 4.9.3(graphql@16.8.0)
'@redux-devtools/app':
specifier: ^3.0.0
version: link:../redux-devtools-app
@ -3570,8 +3570,8 @@ packages:
graphql: 16.8.0
dev: false
/@apollo/server@4.9.2(graphql@16.8.0):
resolution: {integrity: sha512-DXARzsL7gvBfhUL2gTCpGduaH5wQFZi72/6ZOalpzT9InepIz0wL9TffSNVuaYla5u6JB9kX8WtnVUKf7IuHTA==}
/@apollo/server@4.9.3(graphql@16.8.0):
resolution: {integrity: sha512-U56Sx/UmzR3Es344hQ/Ptf2EJrH+kV4ZPoLmgGjWoiwf2wYQ/pRSvkSXgjOvoyE34wSa8Gh7f92ljfLfY+6q1w==}
engines: {node: '>=14.16.0'}
peerDependencies:
graphql: ^16.6.0
@ -16830,7 +16830,6 @@ packages:
chalk: 3.0.0
diff-match-patch: 1.0.5
dev: false
bundledDependencies: []
/jsonfile@4.0.0:
resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==}