We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7050a91 commit f6d2da9Copy full SHA for f6d2da9
package.json
@@ -24,18 +24,18 @@
24
"lib"
25
],
26
"dependencies": {
27
- "@node-oauth/formats": "^1.0.0",
+ "@node-oauth/formats": "1.0.0",
28
"basic-auth": "2.0.1",
29
"bluebird": "3.7.2",
30
"promisify-any": "2.0.1",
31
"type-is": "1.6.18"
32
},
33
"devDependencies": {
34
- "chai": "^4.3.4",
35
- "eslint": "^8.0.0",
36
- "mocha": "^9.1.2",
37
- "nyc": "^15.1.0",
38
- "sinon": "^12.0.1"
+ "chai": "4.3.4",
+ "eslint": "8.4.1",
+ "mocha": "9.2.2",
+ "nyc": "15.1.0",
+ "sinon": "12.0.1"
39
40
"license": "MIT",
41
"engines": {
0 commit comments