diff --git a/package.json b/package.json index 46a74b3..3bb2953 100644 --- a/package.json +++ b/package.json @@ -46,9 +46,9 @@ "define-properties": "^1.1.4" }, "devDependencies": { - "@es-shims/api": "^2.2.3", - "@ljharb/eslint-config": "^21.0.0", - "aud": "^2.0.1", + "@es-shims/api": "^2.5.0", + "@ljharb/eslint-config": "^21.1.0", + "aud": "^2.0.4", "auto-changelog": "^2.4.0", "browserify": "^16.5.2", "eslint": "=8.8.0", @@ -57,7 +57,7 @@ "is": "^3.3.0", "nyc": "^10.3.2", "safe-publish-latest": "^2.0.0", - "tape": "^5.6.1" + "tape": "^5.7.5" }, "testling": { "files": "test/index.js",