Skip to content

Commit

Permalink
[Deps] update call-bind, es-abstract, get-intrinsic, has-symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Dec 11, 2024
1 parent 27a8947 commit 478c7f1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,15 @@
"tape": "^5.9.0"
},
"dependencies": {
"call-bind": "^1.0.7",
"call-bind": "^1.0.8",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.3",
"es-abstract": "^1.23.5",
"es-get-iterator": "^1.1.3",
"es-set-tostringtag": "^2.0.3",
"for-each": "^0.3.3",
"get-intrinsic": "^1.2.4",
"get-intrinsic": "^1.2.6",
"globalthis": "^1.0.4",
"has-symbols": "^1.0.3",
"has-symbols": "^1.1.0",
"internal-slot": "^1.0.7",
"object.entries": "^1.1.8"
},
Expand Down

0 comments on commit 478c7f1

Please sign in to comment.