Skip to content

Commit

Permalink
[Deps] update has-proto, hasown
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Mar 4, 2024
1 parent df9dde1 commit 45414ca
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 @@ -75,9 +75,9 @@
"dependencies": {
"es-errors": "^1.3.0",
"function-bind": "^1.1.2",
"has-proto": "^1.0.1",
"has-proto": "^1.0.3",
"has-symbols": "^1.0.3",
"hasown": "^2.0.0"
"hasown": "^2.0.1"
},
"testling": {
"files": "test/GetIntrinsic.js"
Expand Down

0 comments on commit 45414ca

Please sign in to comment.