Skip to content

Commit

Permalink
[Deps] update call-bind, es-define-property, get-intrinsic, `ha…
Browse files Browse the repository at this point in the history
…s-proto`
  • Loading branch information
ljharb committed Dec 6, 2024
1 parent 0443887 commit 18db0fa
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 @@ -59,23 +59,23 @@
"array-buffer-byte-length": "^1.0.1",
"arraybuffer.prototype.slice": "^1.0.3",
"available-typed-arrays": "^1.0.7",
"call-bind": "^1.0.7",
"call-bind": "^1.0.8",
"call-bound": "^1.0.1",
"data-view-buffer": "^1.0.1",
"data-view-byte-length": "^1.0.1",
"data-view-byte-offset": "^1.0.0",
"es-define-property": "^1.0.0",
"es-define-property": "^1.0.1",
"es-errors": "^1.3.0",
"es-object-atoms": "^1.0.0",
"es-set-tostringtag": "^2.0.3",
"es-to-primitive": "^1.3.0",
"function.prototype.name": "^1.1.6",
"get-intrinsic": "^1.2.4",
"get-intrinsic": "^1.2.5",
"get-symbol-description": "^1.0.2",
"globalthis": "^1.0.4",
"gopd": "^1.2.0",
"has-property-descriptors": "^1.0.2",
"has-proto": "^1.1.0",
"has-proto": "^1.2.0",
"has-symbols": "^1.1.0",
"hasown": "^2.0.2",
"internal-slot": "^1.0.7",
Expand Down

0 comments on commit 18db0fa

Please sign in to comment.