Skip to content

Commit

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

0 comments on commit ad4949d

Please sign in to comment.