mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
Bump libcurl again
This commit is contained in:
parent
24a826a680
commit
5cf3960103
@ -16,7 +16,7 @@
|
||||
"hkdf": "^0.0.2",
|
||||
"insomnia-httpsnippet": "^1.16.5",
|
||||
"insomnia-importers": "^1.3.9",
|
||||
"insomnia-node-libcurl": "^1.2.2",
|
||||
"insomnia-node-libcurl": "^1.2.3",
|
||||
"jsonpath": "^0.2.11",
|
||||
"mkdirp": "^0.5.1",
|
||||
"nedb": "^1.8.0",
|
||||
|
6
package-lock.json
generated
6
package-lock.json
generated
@ -5993,9 +5993,9 @@
|
||||
}
|
||||
},
|
||||
"insomnia-node-libcurl": {
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/insomnia-node-libcurl/-/insomnia-node-libcurl-1.2.2.tgz",
|
||||
"integrity": "sha512-AfLNlfgMO8Iu34xhe1lAAT5VwyEIOByC6lT54W/Kr1/WI0pKGiHLsTBkJZ+9v5mATGXu6E8Y2kBDmz8gvtiIjg==",
|
||||
"version": "1.2.3",
|
||||
"resolved": "https://registry.npmjs.org/insomnia-node-libcurl/-/insomnia-node-libcurl-1.2.3.tgz",
|
||||
"integrity": "sha512-464xENqDhkuqFzpwWy1wuiA2QuHda2wjFFG4JcQDTr4j37V3R6xC2iRqkdt+9MjCuLlzpN/t3HnFARW1D525qw==",
|
||||
"requires": {
|
||||
"debug": "2.6.8",
|
||||
"nan": "2.5.1",
|
||||
|
@ -128,7 +128,7 @@
|
||||
"iconv-lite": "^0.4.15",
|
||||
"insomnia-httpsnippet": "^1.16.5",
|
||||
"insomnia-importers": "^1.3.9",
|
||||
"insomnia-node-libcurl": "^1.2.2",
|
||||
"insomnia-node-libcurl": "^1.2.3",
|
||||
"jsonlint": "^1.6.2",
|
||||
"jsonpath": "^0.2.11",
|
||||
"marked": "^0.3.6",
|
||||
|
Loading…
Reference in New Issue
Block a user