diff --git a/package-lock.json b/package-lock.json index 53f4e63..18d5c86 100644 --- a/package-lock.json +++ b/package-lock.json @@ -201,9 +201,9 @@ "integrity": "sha512-RU9ZJbTspq0W0x675H5k1DeSgKbAFfp2aiYoNGdlD+wQNKvwwMR5ho+EkDKkx9zE02a5goe8Z6EhhYPQSff9dA==" }, "angular-bittorrent-peerid": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/angular-bittorrent-peerid/-/angular-bittorrent-peerid-1.3.2.tgz", - "integrity": "sha512-oWLlaQA9SFVWPkLLPNwAN0n7E/b8jq/wEq9dalU247xNVg7KY2y9lOKFgvTnhyreajzqTjqwlfD7+Q+3/i9agg==", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/angular-bittorrent-peerid/-/angular-bittorrent-peerid-1.3.4.tgz", + "integrity": "sha512-spq3Mi8nZYOcc6UiPCxPHatgOkDYg7CCBkrCx9GANEMnYYuZvmHZ4QjQa15VaENi02G1qv+JHB9a3Q/tqAyq3Q==", "requires": { "angular": "*" } diff --git a/package.json b/package.json index 20668db..a06bf18 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "admin-lte": "2.4.18", "angular": "1.6.10", "angular-animate": "1.6.10", - "angular-bittorrent-peerid": "^1.3.2", + "angular-bittorrent-peerid": "^1.3.4", "angular-busy": "^4.1.4", "angular-clipboard": "^1.7.0", "angular-cookies": "1.6.10",