Skip to content

Commit 284ac66

Browse files
chore: update package overrides for axios and glob dependencies
1 parent edf66a6 commit 284ac66

File tree

2 files changed

+15
-113
lines changed

2 files changed

+15
-113
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,10 @@
4141
"pnpm": {
4242
"overrides": {
4343
"pbkdf2": ">=3.1.3",
44-
"sha.js": ">=2.4.12"
44+
"sha.js": ">=2.4.12",
45+
"nx>axios": ">=1.12.0",
46+
"test-exclude>glob": ">=10.5.0",
47+
"js-beautify>glob": ">=10.5.0"
4548
}
4649
},
4750
"publishConfig": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)