Skip to content

Commit

Permalink
Merge pull request #107 from VirgilSecurity/update/depends
Browse files Browse the repository at this point in the history
Update/depends
  • Loading branch information
Scratch-net committed Jan 22, 2024
2 parents 42cb485 + ec10a8d commit 88abb52
Show file tree
Hide file tree
Showing 2 changed files with 551 additions and 403 deletions.
10 changes: 5 additions & 5 deletions examples/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"build": "webpack"
},
"dependencies": {
"mocha": "10.2.0",
"virgil-crypto": "^4.1.2"
"mocha": "^10.2.0",
"virgil-crypto": "^5.1.0"
},
"devDependencies": {
"file-loader": "^4.1.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.1",
"webpack": "^4.39.1",
"webpack-cli": "^3.3.6",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.13.3"
}
}
Loading

0 comments on commit 88abb52

Please sign in to comment.