diff --git a/package.json b/package.json index bb8c411..6fdacbe 100644 --- a/package.json +++ b/package.json @@ -46,9 +46,9 @@ }, "homepage": "https://github.com/es-shims/Array.prototype.group#readme", "devDependencies": { - "@es-shims/api": "^2.2.3", - "@ljharb/eslint-config": "^21.0.0", - "aud": "^2.0.1", + "@es-shims/api": "^2.4.2", + "@ljharb/eslint-config": "^21.1.0", + "aud": "^2.0.3", "auto-changelog": "^2.4.0", "es-value-fixtures": "^1.4.2", "eslint": "=8.8.0", @@ -60,7 +60,7 @@ "npmignore": "^0.3.0", "nyc": "^10.3.2", "safe-publish-latest": "^2.0.0", - "tape": "^5.6.1" + "tape": "^5.6.6" }, "dependencies": { "call-bind": "^1.0.2",