mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
1f05683fad
* bump node, electron, libcurl * bump electron-builder * stub performance, because inso imports react * bump @types/node * match up builder versions * Disable consent prompts for oidc server * bump electron and libcurl to latest * waitForCookies for oauth tests * Bump NodeJS to 16.13.0 * removes node 14 hack for BufferEncoding * Replace oidc-provider html interaction pages with a simple html form * make document cookie wait explicit Co-authored-by: David Marby <david@dmarby.se>
61 lines
1.9 KiB
JSON
61 lines
1.9 KiB
JSON
{
|
|
"name": "insomnia-xpath",
|
|
"version": "2.5.1",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "insomnia-xpath",
|
|
"version": "2.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"xmldom": "^0.5.0",
|
|
"xpath": "0.0.27"
|
|
},
|
|
"devDependencies": {
|
|
"@types/xmldom": "0.1.30"
|
|
}
|
|
},
|
|
"node_modules/@types/xmldom": {
|
|
"version": "0.1.30",
|
|
"resolved": "https://registry.npmjs.org/@types/xmldom/-/xmldom-0.1.30.tgz",
|
|
"integrity": "sha512-edqgAFXMEtVvaBZ3YnhamvmrHjoYpuxETmnb0lbTZmf/dXpAsO9ZKotUO4K2rn2SIZBDFCMOuA7fOe0H6dRZcA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/xmldom": {
|
|
"version": "0.5.0",
|
|
"resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.5.0.tgz",
|
|
"integrity": "sha512-Foaj5FXVzgn7xFzsKeNIde9g6aFBxTPi37iwsno8QvApmtg7KYrr+OPyRHcJF7dud2a5nGRBXK3n0dL62Gf7PA==",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/xpath": {
|
|
"version": "0.0.27",
|
|
"resolved": "https://registry.npmjs.org/xpath/-/xpath-0.0.27.tgz",
|
|
"integrity": "sha512-fg03WRxtkCV6ohClePNAECYsmpKKTv5L8y/X3Dn1hQrec3POx2jHZ/0P2qQ6HvsrU1BmeqXcof3NGGueG6LxwQ==",
|
|
"engines": {
|
|
"node": ">=0.6.0"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@types/xmldom": {
|
|
"version": "0.1.30",
|
|
"resolved": "https://registry.npmjs.org/@types/xmldom/-/xmldom-0.1.30.tgz",
|
|
"integrity": "sha512-edqgAFXMEtVvaBZ3YnhamvmrHjoYpuxETmnb0lbTZmf/dXpAsO9ZKotUO4K2rn2SIZBDFCMOuA7fOe0H6dRZcA==",
|
|
"dev": true
|
|
},
|
|
"xmldom": {
|
|
"version": "0.5.0",
|
|
"resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.5.0.tgz",
|
|
"integrity": "sha512-Foaj5FXVzgn7xFzsKeNIde9g6aFBxTPi37iwsno8QvApmtg7KYrr+OPyRHcJF7dud2a5nGRBXK3n0dL62Gf7PA=="
|
|
},
|
|
"xpath": {
|
|
"version": "0.0.27",
|
|
"resolved": "https://registry.npmjs.org/xpath/-/xpath-0.0.27.tgz",
|
|
"integrity": "sha512-fg03WRxtkCV6ohClePNAECYsmpKKTv5L8y/X3Dn1hQrec3POx2jHZ/0P2qQ6HvsrU1BmeqXcof3NGGueG6LxwQ=="
|
|
}
|
|
}
|
|
}
|