Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency @sinclair/typebox to v0.24.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and coderbyheart committed Jul 4, 2022
1 parent 7d14920 commit 7b3c9c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"license": "AGPL-3.0-only",
"dependencies": {
"@graphql-tools/utils": "8.8.0",
"@sinclair/typebox": "0.24.7",
"@sinclair/typebox": "0.24.9",
"ajv": "8.11.0",
"ajv-formats": "2.1.1",
"apollo-server": "3.8.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1421,10 +1421,10 @@
dependencies:
any-observable "^0.3.0"

"@sinclair/[email protected].7":
version "0.24.7"
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.7.tgz#633f3f223db742469bc59221bd636f18bbc2a964"
integrity sha512-K/sf9yfEU3Z8rmd2t4HCPLsatI5Fovzf+aODyCez5RMqgy/ZLv1bHLobFnXH90UAi9UBYUXWCxYBsUznSqZYkg==
"@sinclair/[email protected].9":
version "0.24.9"
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.9.tgz#5e66a3c9adff81efe06a80dd189fca2810987588"
integrity sha512-ID/my8r4g0fp9aefo+bmEApgEgG6Sid42i5bmBXXXGqOK00aTMjHTNwSV2zTt7ddJn0IcevUxS7JzFn0WjwrGg==

"@sinclair/typebox@^0.23.3":
version "0.23.5"
Expand Down

0 comments on commit 7b3c9c6

Please sign in to comment.