Skip to content

Commit

Permalink
fix(deps): update dependency @sinclair/typebox to ^0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 7933a7b commit dcc1bce
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 @@ -38,7 +38,7 @@
"prettier": "@simenandre/prettier",
"dependencies": {
"@fastify/type-provider-typebox": "^3.4.0",
"@sinclair/typebox": "^0.30.0",
"@sinclair/typebox": "^0.34.0",
"@types/express": "^4.17.13",
"fastify": "^4.0.1",
"fastify-plugin": "^4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -674,10 +674,10 @@
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==

"@sinclair/typebox@^0.30.0":
version "0.30.4"
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.30.4.tgz#8c918bc127385272a9f988fa2bcf7d3259599e5e"
integrity sha512-wFuuDR+O1OAE2GL0q68h1Ty00RE6Ihcixr55A6TU5RCvOUHnwJw9LGuDVg9NxDiAp7m/YJpa+UaOuLAz0ziyOQ==
"@sinclair/typebox@^0.34.0":
version "0.34.11"
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.34.11.tgz#4dcf2b37b668e948b0b1717983b0cca06f31e6d3"
integrity sha512-zE9pWGVSG82z+sFO+oUmqmqRVm8Wg5sVhmljYi1fDhLOSphBBy939QmC/qXcKFWqTiRJ6keyG4y75bIoTPRBAw==

"@sinonjs/commons@^3.0.0":
version "3.0.0"
Expand Down

0 comments on commit dcc1bce

Please sign in to comment.