[Snyk] Security upgrade puppeteer from 22.10.1 to 22.11.2 #1432
Annotations
6 errors and 2 notices
Integration tests › /headers.html › should have "headersCount" metric set properly:
test/integration.test.js#L120
assert.strictEqual(received, expected)
Expected value to strictly be equal to:
29
Received:
32
at Object.strictEqual (test/integration.test.js:120:18)
|
Integration tests › /headers.html › should have "headersSentCount" metric set properly:
test/integration.test.js#L120
assert.strictEqual(received, expected)
Expected value to strictly be equal to:
6
Received:
9
at Object.strictEqual (test/integration.test.js:120:18)
|
test (lts/*)
Process completed with exit code 1.
|
Integration tests › /headers.html › should have "headersCount" metric set properly:
test/integration.test.js#L120
assert.strictEqual(received, expected)
Expected value to strictly be equal to:
29
Received:
32
at Object.strictEqual (test/integration.test.js:120:18)
|
Integration tests › /headers.html › should have "headersSentCount" metric set properly:
test/integration.test.js#L120
assert.strictEqual(received, expected)
Expected value to strictly be equal to:
6
Received:
9
at Object.strictEqual (test/integration.test.js:120:18)
|
test (latest)
Process completed with exit code 1.
|
test (lts/*)
Using Node.js v20.14.0
|
test (latest)
Using Node.js v22.3.0
|