mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
Update Insomnia importers (Closes #558)
This commit is contained in:
parent
5d0f28db7b
commit
8a1296babc
6
package-lock.json
generated
6
package-lock.json
generated
@ -5190,9 +5190,9 @@
|
||||
}
|
||||
},
|
||||
"insomnia-importers": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/insomnia-importers/-/insomnia-importers-1.4.0.tgz",
|
||||
"integrity": "sha512-AzHSnHZL+VISVysCopJKIVsGI7suxXazn9VXclLhAiZ1E4O+r+xJFsSgM0Eqc4KHFHWm89VAe3B+fOAA0ydUdg==",
|
||||
"version": "1.5.0",
|
||||
"resolved": "https://registry.npmjs.org/insomnia-importers/-/insomnia-importers-1.5.0.tgz",
|
||||
"integrity": "sha512-K2aqtywCOOcvqMxMPzCuHsHzn0YvJaZn9O6aWkOzKU4ClL62IEFEHq9caRlMwtbxT8ydRpoxfWcxHDZMMfylfQ==",
|
||||
"requires": {
|
||||
"commander": "2.11.0",
|
||||
"shell-quote": "1.6.1"
|
||||
|
@ -139,7 +139,7 @@
|
||||
"html-entities": "^1.2.0",
|
||||
"iconv-lite": "^0.4.15",
|
||||
"insomnia-httpsnippet": "^1.16.5",
|
||||
"insomnia-importers": "^1.3.9",
|
||||
"insomnia-importers": "^1.5.0",
|
||||
"insomnia-node-libcurl": "^1.2.3",
|
||||
"jsonlint": "^1.6.2",
|
||||
"jsonpath": "^0.2.12",
|
||||
|
Loading…
Reference in New Issue
Block a user