Skip to content

Commit

Permalink
[Deps] update call-bind, has-symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Dec 6, 2024
1 parent dfd61c3 commit 6b7486b
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 @@ -41,9 +41,9 @@
"shim"
],
"dependencies": {
"call-bind": "^1.0.7",
"call-bind": "^1.0.8",
"define-properties": "^1.2.1",
"has-symbols": "^1.0.3",
"has-symbols": "^1.1.0",
"object-keys": "^1.1.1"
},
"devDependencies": {
Expand Down

0 comments on commit 6b7486b

Please sign in to comment.