diff --git a/public_html/webroot/themes/default/components/candy/package-lock.json b/public_html/webroot/themes/default/components/candy/package-lock.json
index 62fafbe7..f616f927 100644
--- a/public_html/webroot/themes/default/components/candy/package-lock.json
+++ b/public_html/webroot/themes/default/components/candy/package-lock.json
@@ -76,9 +76,9 @@
"integrity": "sha1-PCV/mDn8DpP/UxSWMiOeuQeD/2Y="
},
"node-forge": {
- "version": "0.7.6",
- "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-0.7.6.tgz",
- "integrity": "sha512-sol30LUpz1jQFBjOKwbjxijiE3b6pjd74YwfD0fJOKPjF+fONKb2Yg8rYgS6+bK6VDl+/wfr4IYpC7jDzLUIfw=="
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.0.0.tgz",
+ "integrity": "sha512-ShkiiAlzSsgH1IwGlA0jybk9vQTIOLyJ9nBd0JTuP+nzADJFLY0NoDijM2zvD/JaezooGu3G2p2FNxOAK6459g=="
},
"ws": {
"version": "6.0.0",
diff --git a/public_html/webroot/themes/default/components/candy/package.json b/public_html/webroot/themes/default/components/candy/package.json
index 3322a519..d29552e6 100644
--- a/public_html/webroot/themes/default/components/candy/package.json
+++ b/public_html/webroot/themes/default/components/candy/package.json
@@ -7,7 +7,7 @@
"crypto-js": "file:crypto-js",
"elliptic": "^6.4.1",
"moment": "^2.22.2",
- "node-forge": "^0.7.6",
+ "node-forge": "^1.0.0",
"ws": "^6.0.0"
},
"repository": {