Skip to content

Commit 32fb88a

Browse files
chore(deps): bump axios, uuid and add security overrides (#8930)
* chore(deps): bump axios, uuid and add security overrides Bump axios 1.15.0 → 1.15.2 and uuid 13.0.0 → 14.0.0 in the catalog, and add pnpm overrides pinning postcss >=8.5.10, follow-redirects >=1.16.0, and routing axios/uuid through the catalog. * fix: overrides
1 parent 03a2be8 commit 32fb88a

3 files changed

Lines changed: 103 additions & 113 deletions

File tree

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,11 @@
7676
"yaml@1": "1.10.3",
7777
"yaml@2": "2.8.3",
7878
"path-to-regexp": "0.1.13",
79-
"defu": "6.1.5"
79+
"defu": "6.1.5",
80+
"postcss": "8.5.10",
81+
"axios": "catalog:",
82+
"follow-redirects": "1.16.0",
83+
"uuid": "catalog:"
8084
},
8185
"onlyBuiltDependencies": [
8286
"@parcel/watcher",

0 commit comments

Comments
 (0)