Skip to content

Commit

Permalink
[Deps] update define-properties, object.getownpropertydescriptors
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Apr 20, 2023
1 parent 62717c1 commit 4f244be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -39,10 +39,10 @@
"homepage": "https://github.com/ljharb/util.promisify#readme",
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"define-properties": "^1.2.0",
"for-each": "^0.3.3",
"has-symbols": "^1.0.3",
"object.getownpropertydescriptors": "^2.1.4"
"object.getownpropertydescriptors": "^2.1.6"
},
"devDependencies": {
"@es-shims/api": "^2.3.1",
Expand Down

0 comments on commit 4f244be

Please sign in to comment.