Skip to content

Commit

Permalink
[Dev Deps] update aud, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 22, 2022
1 parent 1fb2680 commit 607e47e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"array.prototype.filter": "^1.0.1",
"array.prototype.flatmap": "^1.3.0",
"array.prototype.indexof": "^1.0.4",
"aud": "^2.0.0",
"aud": "^2.0.1",
"available-regexp-flags": "^1.0.0",
"cheerio": "=1.0.0-rc.3",
"diff": "^5.1.0",
Expand All @@ -104,7 +104,7 @@
"object.fromentries": "^2.0.5",
"safe-publish-latest": "^2.0.0",
"ses": "^0.10.4",
"tape": "^5.6.0"
"tape": "^5.6.1"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit 607e47e

Please sign in to comment.