-
### Describe the bug
I am building a library that uses axios, when I run it on Serverless edge functions (e.g: on vercel) it fails with error:
```
Error: Adapter 'http' is not available in the …
-
Replace with `@digitalbazaar/http-client`
-
### Which version of integration_openai are you using?
LMStudio Latest
### Which version of Nextcloud are you using?
v30
### Which browser are you using? In case you are using the phone App, speci…
-
```js
app.get("/to", (req, res) => {
const configModel = {
url: "",
method: "get",
baseURL: "",
headers: {},
params: {},
data: {},
timeout: 0,
auth: {
…
-
Vulnerable Library - start-server-and-test-1.14.0.tgz
Path to dependency file: /inst/templates/node/package.json
Path to vulnerable library: /inst/templates/node/node_modules/follow-redirects/packa…
-
#### 📃 Description
We are in the process of migrating from Axios to the Fetch API in an effort to improve the compatibility of our libraries and reduce external dependencies.
#### 💡 Motivation
T…
-
I'm encountering an error when trying to fix TikTok printer /node v20/ win 11
Run `npm audit` for details.
PS D:\tiktokprinter> npm audit
# npm audit report
axios 0.8.1 - 0.27.2
Severity: …
-
The fix has already been merged in master ([99b7eb0abff808ac9470a60a39c7f5e22c464b0f](https://github.com/yakovkhalinsky/backblaze-b2/commit/99b7eb0abff808ac9470a60a39c7f5e22c464b0f)), could we get a n…
-
### Describe the bug
I'm using form-data and axios to upload files to S3 using presigned post requests. It works fine if the file sizes up to 2GB.
Trying to upload 3GB file I get error `Error: wri…
-
https://github.com/jeffbski/wait-on/blob/21e8d7c633278ace56e7084c4d9cc2659f193768/package.json#L41
So the older version of axios is being used as a dependency for the project that raises the securi…