Update pnpm dependencies based on output of pnpm audit (#33730)

* Remove stub @types/content-type package

* Update axios
This commit is contained in:
Michael Telatynski
2026-06-05 08:35:14 +00:00
committed by GitHub
parent 1b81b04ab9
commit 84b820f72a
4 changed files with 643 additions and 665 deletions
-1
View File
@@ -45,7 +45,6 @@ export default {
// dependency so that // we can run `tsc` (since we import the typescript
// source of js-sdk, rather than the transpiled and annotated JS like you
// would with a normal library).
"@types/content-type",
"@types/sdp-transform",
],
},