Skip to content

Commit

Permalink
test(tap): fix Node >=v18 error:0308010C:digital envelope routines::u…
Browse files Browse the repository at this point in the history
…nsupported

Bumping tap and tape to their current latest stable versions.

Fixes #2520

Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
  • Loading branch information
petermetz committed Jun 28, 2023
1 parent 398d8b2 commit 5946399
Show file tree
Hide file tree
Showing 2 changed files with 276 additions and 247 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@
"sort-package-json": "1.53.1",
"source-map-loader": "3.0.0",
"stream-browserify": "3.0.0",
"tap": "15.0.9",
"tape": "5.3.1",
"tap": "16.3.7",
"tape": "5.6.3",
"tape-promise": "4.0.0",
"ts-jest": "28.0.2",
"ts-loader": "9.2.5",
Expand Down
Loading

0 comments on commit 5946399

Please sign in to comment.