Skip to content

Commit

Permalink
[Deps] update call-bind, set-function-name
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Feb 21, 2024
1 parent b3854f7 commit 207517f
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 @@ -40,10 +40,10 @@
"es-shim API"
],
"dependencies": {
"call-bind": "^1.0.6",
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-errors": "^1.3.0",
"set-function-name": "^2.0.1"
"set-function-name": "^2.0.2"
},
"devDependencies": {
"@es-shims/api": "^2.4.2",
Expand Down

0 comments on commit 207517f

Please sign in to comment.