diff --git a/docs/reference/changelog.md b/docs/reference/changelog.md
index 13f148a73..213410482 100644
--- a/docs/reference/changelog.md
+++ b/docs/reference/changelog.md
@@ -33,7 +33,7 @@ For a comprehensive list of changes, check out the [commits](https://github.com/
### Contributors 🙌
-[calvintwr](https://github.com/calvintwr)
+[calvintwr](https://github.com/calvintwr), [Jan Baykara](https://github.com/janbaykara)
## n8n@0.125.0
For a comprehensive list of changes, check out the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.124.1...n8n@0.125.0) for this version.
diff --git a/package.json b/package.json
index 8e7a6bc98..2a3e39d73 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
"@fortawesome/fontawesome-svg-core": "^1.2.35",
"@fortawesome/free-solid-svg-icons": "^5.15.3",
"@fortawesome/vue-fontawesome": "^2.0.2",
- "n8n-nodes-base": "^0.120.1",
+ "n8n-nodes-base": "^0.123.0",
"vuepress-plugin-sitemap": "^2.3.1"
},
"devDependencies": {