Skip to content

Commit

Permalink
[Deps] update safe-array-concat, which-typed-array
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Mar 12, 2024
1 parent b0d4dd8 commit 06f7137
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 @@ -88,13 +88,13 @@
"is-array-buffer": "^3.0.4",
"is-shared-array-buffer": "^1.0.3",
"is-typed-array": "^1.1.13",
"safe-array-concat": "^1.1.0",
"safe-array-concat": "^1.1.2",
"safe-regex-test": "^1.0.3",
"typed-array-buffer": "^1.0.2",
"typed-array-byte-length": "^1.0.1",
"typed-array-byte-offset": "^1.0.2",
"typed-array-length": "^1.0.5",
"which-typed-array": "^1.1.14"
"which-typed-array": "^1.1.15"
},
"engines": {
"node": ">= 0.4"
Expand Down

0 comments on commit 06f7137

Please sign in to comment.