Use URLSearchParams for application/x-www-form-urlencoded

This commit is contained in:
Frank Jogeleit
2022-11-01 10:01:33 +01:00
parent fd5cf60c69
commit 50750c1420
4 changed files with 27 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "http-request-action",
"version": "1.9.0",
"version": "1.11.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "http-request-action",
"version": "1.9.0",
"version": "1.11.2",
"license": "MIT",
"dependencies": {
"@zeit/ncc": "^0.22",