Skip to content

Commit

Permalink
dependencies: upgrade rpc-request to v5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vansergen committed Feb 15, 2021
1 parent 30ec81a commit dc7c40d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 235 deletions.
236 changes: 2 additions & 234 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"test:js": "npm run build && mocha --full-trace --ui tdd --bail ./build/test/**/*.spec.js && npm run build:remove"
},
"dependencies": {
"rpc-request": "^5.0.1"
"rpc-request": "^5.0.2"
},
"devDependencies": {
"@b2broker/tsconfig": "^1.0.3",
Expand Down

0 comments on commit dc7c40d

Please sign in to comment.