diff --git a/package.json b/package.json index 2fff230..1247ec1 100755 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "dependencies": { "array-buffer-byte-length": "^1.0.0", - "call-bind": "^1.0.2", + "call-bind": "^1.0.5", "es-get-iterator": "^1.1.3", "get-intrinsic": "^1.2.1", "is-arguments": "^1.1.1", @@ -44,11 +44,11 @@ "object-is": "^1.1.5", "object-keys": "^1.1.1", "object.assign": "^4.1.4", - "regexp.prototype.flags": "^1.5.0", + "regexp.prototype.flags": "^1.5.1", "side-channel": "^1.0.4", "which-boxed-primitive": "^1.0.2", "which-collection": "^1.0.1", - "which-typed-array": "^1.1.11" + "which-typed-array": "^1.1.13" }, "devDependencies": { "@ljharb/eslint-config": "^21.1.0",