Skip to content

Commit

Permalink
[Deps] update call-bind, get-intrinsic
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Mar 9, 2024
1 parent dde26a7 commit d5d2cde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"typescript": "next"
},
"dependencies": {
"call-bind": "^1.0.5",
"get-intrinsic": "^1.2.3",
"call-bind": "^1.0.7",
"get-intrinsic": "^1.2.4",
"has-symbols": "^1.0.3",
"isarray": "^2.0.5"
},
Expand Down

0 comments on commit d5d2cde

Please sign in to comment.