Skip to content

Commit 09a951c

Browse files
author
Dmytro Matviiv
authored
Merge pull request #85 from VirgilSecurity/fix-security-warnings
Fix security warnings
2 parents 9642055 + 69af120 commit 09a951c

File tree

2 files changed

+181
-275
lines changed

2 files changed

+181
-275
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "virgil-sdk",
3-
"version": "6.1.2",
3+
"version": "6.1.3",
44
"description": "Virgil Security Services SDK",
55
"contributors": [
66
"Eugene Baranov <ebaranov.dev@gmail.com> (https://github.com/ebaranov/)",
@@ -52,7 +52,7 @@
5252
"chai-as-promised": "^7.1.1",
5353
"dotenv": "^8.2.0",
5454
"file-loader": "^6.0.0",
55-
"karma": "^5.0.2",
55+
"karma": "^6.0.0",
5656
"karma-chai-plugins": "^0.9.0",
5757
"karma-chrome-launcher": "^3.1.0",
5858
"karma-mocha": "^2.0.0",

0 commit comments

Comments
 (0)