Skip to content

Commit cfc2bdc

Browse files
committed
[Deps] update get-intrinsic, set-function-length
1 parent d564d5c commit cfc2bdc

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
@@ -68,8 +68,8 @@
6868
},
6969
"dependencies": {
7070
"function-bind": "^1.1.2",
71-
"get-intrinsic": "^1.2.1",
72-
"set-function-length": "^1.1.1"
71+
"get-intrinsic": "^1.2.3",
72+
"set-function-length": "^1.2.0"
7373
},
7474
"testling": {
7575
"files": "test/index.js"

0 commit comments

Comments
 (0)