Skip to content

Commit 1cab443

Browse files
committed
Update to HTTP Request Signature Spec
1 parent bdb1a0b commit 1cab443

File tree

3 files changed

+71
-323
lines changed

3 files changed

+71
-323
lines changed

package-lock.json

Lines changed: 25 additions & 267 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,13 @@
1414
"description": "remote.it API authentication"
1515
},
1616
"dependencies": {
17-
"http-signature": "^1.3.6",
18-
"ini": "^4.1.0"
17+
"http-message-signatures": "^1.0.0",
18+
"ini": "^4.1.1"
1919
},
2020
"bugs": {
2121
"url": "https://github.com/remoteit/insomnia-plugin-remoteit/issues"
2222
},
2323
"homepage": "https://github.com/remoteit/insomnia-plugin-remoteit#readme",
24-
"devDependencies": {},
2524
"scripts": {
2625
"test": "echo \"Error: no test specified\" && exit 1"
2726
}

0 commit comments

Comments
 (0)