We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
call-bind
define-properties
es-abstract
es-shim-unscopables
1 parent 958bf5c commit b3698fbCopy full SHA for b3698fb
1 file changed
package.json
@@ -49,10 +49,10 @@
49
"es-shim API"
50
],
51
"dependencies": {
52
- "call-bind": "^1.0.2",
53
- "define-properties": "^1.2.0",
54
- "es-abstract": "^1.22.1",
55
- "es-shim-unscopables": "^1.0.0"
+ "call-bind": "^1.0.5",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.22.3",
+ "es-shim-unscopables": "^1.0.2"
56
},
57
"devDependencies": {
58
"@es-shims/api": "^2.4.2",
0 commit comments