diff --git a/package-lock.json b/package-lock.json index a3c46d4..7b0d7ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16326,7 +16326,7 @@ "integrity": "sha1-gQKKt2Q+YVWT0n8q0CRFYR8ZRrY=" }, "cordova-plugin-statusbar": { - "version": "git+https://github.com/apache/cordova-plugin-statusbar.git#283cbb4fa20f3c68bd933ac78063d2d0448ced27", + "version": "git+https://github.com/apache/cordova-plugin-statusbar.git#02d4e10d8594e0964acde0502dc419ef0fe0a502", "from": "git+https://github.com/apache/cordova-plugin-statusbar.git" }, "rxjs": { @@ -20900,9 +20900,9 @@ "integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==" }, "node-forge": { - "version": "0.7.1", - "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-0.7.1.tgz", - "integrity": "sha1-naYR6giYL0uUIGs760zJZl8gwwA=" + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.0.0.tgz", + "integrity": "sha512-ShkiiAlzSsgH1IwGlA0jybk9vQTIOLyJ9nBd0JTuP+nzADJFLY0NoDijM2zvD/JaezooGu3G2p2FNxOAK6459g==" }, "node-gyp": { "version": "3.8.0", diff --git a/package.json b/package.json index e76cb89..25f934f 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "ionicons": "3.0.0", "metascraper": "^1.0.7", "ngx-qrcode2": "0.0.5", - "node-forge": "^0.7.1", + "node-forge": "^1.0.0", "rxjs": "^6.5.2", "rxjs-compat": "^6.5.4", "sia.js": "^0.4.2",