Browse Source

Merge pull request #75 from torarnv/bump-tap-dep

Fix vulnerability audit report by bumping tap to 14.10.8
Rich Infante 4 years ago
parent
commit
a330d02472
2 changed files with 729 additions and 40 deletions
  1. 728 39
      package-lock.json
  2. 1 1
      package.json

File diff suppressed because it is too large
+ 728 - 39
package-lock.json


+ 1 - 1
package.json

@@ -32,6 +32,6 @@
     "eslint-plugin-node": "^6.0.1",
     "eslint-plugin-promise": "^3.8.0",
     "eslint-plugin-standard": "^3.1.0",
-    "tap": "^11.1.5"
+    "tap": "^14.10.8"
   }
 }

Some files were not shown because too many files changed in this diff