Skip to content

Commit

Permalink
Revert "chore(deps): bump typebox from 0.32.27 to 0.33.7; .8+ has iss…
Browse files Browse the repository at this point in the history
…ues"

This reverts commit a45c6f2.
  • Loading branch information
gadicc committed Sep 28, 2024
1 parent 45cc33a commit 8fb0d84
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.33.7",
"@sinclair/typebox": "^0.32.27",
"@types/tough-cookie": "^4.0.2",
"node-fetch": "^2.6.1",
"tough-cookie": "^4.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1512,16 +1512,16 @@
lodash "^4.17.4"
read-pkg-up "^7.0.0"

"@sinclair/[email protected]":
version "0.33.7"
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.33.7.tgz#4356b69f566ef8862848c24dabb5cd64ba025111"
integrity sha512-et38XPs6GMoB6XugH+Spp/HRv5gHYffw7rXC3caen/dIKC7Q6sqs6eEH9Yd9UKziUkOQdrLr9OXUULAc+pRMng==

"@sinclair/typebox@^0.27.8":
version "0.27.8"
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==

"@sinonjs/commons@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-3.0.0.tgz#beb434fe875d965265e04722ccfc21df7f755d72"
Expand Down

0 comments on commit 8fb0d84

Please sign in to comment.