Skip to content

Commit

Permalink
[Deps] update call-bind, es-errors, safe-regex-test, `typed-arr…
Browse files Browse the repository at this point in the history
…ay-buffer`, `typedarray.prototype.slice`
  • Loading branch information
ljharb committed Feb 8, 2024
1 parent 3a52985 commit 87095c4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,16 +74,16 @@
},
"dependencies": {
"array-buffer-byte-length": "^1.0.1",
"call-bind": "^1.0.5",
"call-bind": "^1.0.6",
"es-abstract": "^1.22.3",
"es-errors": "^1.1.0",
"es-errors": "^1.3.0",
"is-array-buffer": "^3.0.4",
"is-shared-array-buffer": "^1.0.2",
"safe-regex-test": "^1.0.2",
"typed-array-buffer": "^1.0.0",
"safe-regex-test": "^1.0.3",
"typed-array-buffer": "^1.0.1",
"typed-array-byte-offset": "^1.0.0",
"typed-array-length": "^1.0.4",
"typedarray.prototype.slice": "^1.0.1",
"typedarray.prototype.slice": "^1.0.2",
"which-typed-array": "^1.1.14"
},
"engines": {
Expand Down

0 comments on commit 87095c4

Please sign in to comment.