Skip to content

Commit

Permalink
[Deps] update array.prototype.foreach, object.entries, `string.pr…
Browse files Browse the repository at this point in the history
…ototype.trim`
  • Loading branch information
ljharb committed Jul 11, 2024
1 parent 344ec25 commit ac41646
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 @@ -28,10 +28,10 @@
],
"author": "Spike Brehm <[email protected]>",
"dependencies": {
"array.prototype.foreach": "^1.0.2",
"array.prototype.foreach": "^1.0.7",
"hasown": "^2.0.2",
"object.entries": "^1.1.5",
"string.prototype.trim": "^1.2.6",
"object.entries": "^1.1.8",
"string.prototype.trim": "^1.2.9",
"warning": "^4.0.3"
},
"devDependencies": {
Expand Down

0 comments on commit ac41646

Please sign in to comment.