Skip to content

Commit 2050af4

Browse files
RinZ27akhenry
andauthored
chore(deps): update vulnerable dependencies and bump node version to 20.x (#8226)
Resolved multiple high/critical security vulnerabilities (targeting axios, express, qs, node-forge) and upgraded Node.js engines to 20.x LTS for better stability and performance. Co-authored-by: Andrew Henry <akhenry@gmail.com>
1 parent 2ffa888 commit 2050af4

3 files changed

Lines changed: 758 additions & 1023 deletions

File tree

e2e/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
"test:visual": "percy exec"
1515
},
1616
"devDependencies": {
17+
"@axe-core/playwright": "4.8.5",
1718
"@percy/cli": "1.27.4",
1819
"@percy/playwright": "1.0.4",
19-
"@playwright/test": "1.48.1",
20-
"@axe-core/playwright": "4.8.5"
20+
"@playwright/test": "1.57.0"
2121
},
2222
"author": {
2323
"name": "National Aeronautics and Space Administration",
2424
"url": "https://www.nasa.gov"
2525
},
2626
"license": "Apache-2.0"
27-
}
27+
}

0 commit comments

Comments
 (0)