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 Nov 26, 2024
1 parent a54dc49 commit 00b3789
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 @@ -53,7 +53,7 @@
"dist"
],
"dependencies": {
"@sinclair/typebox": "^0.32.27",
"@sinclair/typebox": "^0.34.0",
"@types/tough-cookie": "^4.0.2",
"tough-cookie": "^4.1.2",
"tough-cookie-file-store": "^2.0.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1519,10 +1519,10 @@
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==

"@sinclair/typebox@^0.32.27":
version "0.32.27"
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.32.27.tgz#4cf1c777318c482da530cc667a1eeaaefcd2c521"
integrity sha512-JHRrubCKiXi6VKlbBTpTQnExkUFasPMIaXCJYJhqVBGLliQVt1yBZZgiZo3/uSmvAdXlIIdGoTAT6RB09L0QqA==
"@sinclair/typebox@^0.34.0":
version "0.34.9"
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.34.9.tgz#91f3f503908c4fa7a86ff7b3e9f4ce82f34a3272"
integrity sha512-KTuEZ4UHIp8rNgbLrsQwmGo4cCVj/AHPG3DsI1VvfzudG8dzpZNCV4qm4NWfYY02ReB5INVyuq6xGrl3Ks8vAQ==

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

0 comments on commit 00b3789

Please sign in to comment.