Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent d37ead0 commit e5ee1e8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"homepage": "http://www.github.com/brave/crypto",
"main": "index.js",
"devDependencies": {
"browserify": "^16.5.0",
"jsdoc-to-markdown": "^7.0.1",
"standard": "^16.0.3",
"tape": "^4.9.0"
"browserify": "16.5.2",
"jsdoc-to-markdown": "7.1.1",
"standard": "16.0.4",
"tape": "4.17.0"
},
"scripts": {
"build": "browserify ./index.js -o browser/crypto.js",
Expand Down

0 comments on commit e5ee1e8

Please sign in to comment.