PAMapp/node_modules/core-js/modules/es.math.sinh.js
@@ -7,7 +7,7 @@ var E = Math.E; var FORCED = fails(function () { // eslint-disable-next-line es/no-math-sinh -- required for testing // eslint-disable-next-line es-x/no-math-sinh -- required for testing return Math.sinh(-2e-17) != -2e-17; });