Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dxdc committed Oct 31, 2021
1 parent 3861598 commit 467a209
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,18 @@
],
"license": "ISC",
"dependencies": {
"http-auth": "^4.1.7",
"jsonata": "^1.8.4",
"http-auth": "^4.1.9",
"jsonata": "^1.8.5",
"node-persist": "^2.1.0",
"request": "^2.88.2",
"requestretry": "^4.1.2",
"selfsigned": "^1.10.11"
},
"devDependencies": {
"eslint": "^7.29.0",
"eslint-plugin-json": "^3.0.0",
"eslint": "^8.1.0",
"eslint-plugin-json": "^3.1.0",
"markdown-spellcheck": "^1.3.1",
"prettier": "^2.3.2",
"prettier": "^2.4.1",
"rimraf": "^3.0.2"
}
}

0 comments on commit 467a209

Please sign in to comment.