Skip to content

Commit

Permalink
[Deps] update define-properties, iterator.prototype, `safe-array-…
Browse files Browse the repository at this point in the history
…concat`
  • Loading branch information
ljharb committed Sep 14, 2023
1 parent c4a6203 commit 56ca087
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"dependencies": {
"asynciterator.prototype": "^1.0.0",
"call-bind": "^1.0.2",
"define-properties": "^1.2.0",
"define-properties": "^1.2.1",
"es-abstract": "^1.22.1",
"es-set-tostringtag": "^2.0.1",
"function-bind": "^1.1.1",
Expand All @@ -143,8 +143,8 @@
"has-proto": "^1.0.1",
"has-symbols": "^1.0.3",
"internal-slot": "^1.0.5",
"iterator.prototype": "^1.1.1",
"safe-array-concat": "^1.0.0"
"iterator.prototype": "^1.1.2",
"safe-array-concat": "^1.0.1"
},
"devDependencies": {
"@es-shims/api": "^2.4.2",
Expand Down

0 comments on commit 56ca087

Please sign in to comment.