Skip to content

Commit d5e41c1

Browse files
committed
[Deps] update call-bound, get-proto
1 parent 9638da4 commit d5e41c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
"url": "https://github.com/inspect-js/is-generator-function/issues"
4444
},
4545
"dependencies": {
46-
"call-bound": "^1.0.3",
46+
"call-bound": "^1.0.4",
4747
"generator-function": "^2.0.0",
48-
"get-proto": "^1.0.0",
48+
"get-proto": "^1.0.1",
4949
"has-tostringtag": "^1.0.2",
5050
"safe-regex-test": "^1.1.0"
5151
},

0 commit comments

Comments
 (0)