Skip to content

Commit 86d5441

Browse files
Updated axios, playwright versions to resolve dependencies (#6018)
* Updated axios, playwright versions to resolve dependencies * Fix vulnerabilities in stable version
1 parent bc9bed8 commit 86d5441

3 files changed

Lines changed: 32 additions & 68 deletions

File tree

common/config/rush/pnpm-config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@
9191
"globalOverrides": {
9292
// "example1": "^1.0.0",
9393
// "example2": "npm:@company/example2@^1.0.0"
94+
"axios": "^1.12.2",
95+
"playwright": "^1.55.1",
96+
"playwright-core": "^1.55.1",
97+
"glob@^10.0.0": "^10.5.0"
9498
},
9599

96100
/**

common/config/rush/pnpm-lock.yaml

Lines changed: 14 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

common/config/rush/variants/stable/pnpm-lock.yaml

Lines changed: 14 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)