@atom8n/n8n-nodes-base 2.2.2 → 2.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atom8n/n8n-nodes-base",
3
- "version": "2.2.2",
3
+ "version": "2.2.5",
4
4
  "description": "Base nodes of n8n",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -847,8 +847,8 @@
847
847
  ]
848
848
  },
849
849
  "devDependencies": {
850
- "@atom8n/eslint-plugin-community-nodes": "0.7.2",
851
- "@atom8n/typescript-config": "1.3.2",
850
+ "@atom8n/eslint-plugin-community-nodes": "0.7.5",
851
+ "@atom8n/typescript-config": "1.3.5",
852
852
  "@types/amqplib": "^0.10.1",
853
853
  "@types/aws4": "^1.5.1",
854
854
  "@types/basic-auth": "^1.1.3",
@@ -874,16 +874,16 @@
874
874
  "@types/uuid": "^10.0.0",
875
875
  "@types/xml2js": "^0.4.14",
876
876
  "eslint-plugin-n8n-nodes-base": "^1.16.3",
877
- "@atom8n/n8n-core": "2.2.2"
877
+ "@atom8n/n8n-core": "2.2.5"
878
878
  },
879
879
  "dependencies": {
880
880
  "@aws-sdk/client-sso-oidc": "3.808.0",
881
881
  "@kafkajs/confluent-schema-registry": "3.8.0",
882
882
  "@mozilla/readability": "0.6.0",
883
- "@atom8n/config": "2.1.2",
884
- "@atom8n/di": "0.10.2",
885
- "@atom8n/errors": "0.5.2",
886
- "@atom8n/imap": "0.16.2",
883
+ "@atom8n/config": "2.1.5",
884
+ "@atom8n/di": "0.10.5",
885
+ "@atom8n/errors": "0.5.5",
886
+ "@atom8n/imap": "0.16.5",
887
887
  "@n8n/vm2": "3.9.25",
888
888
  "@thednp/dommatrix": "^2.0.12",
889
889
  "alasql": "4.4.0",
@@ -924,7 +924,7 @@
924
924
  "mqtt": "5.7.2",
925
925
  "mssql": "10.0.2",
926
926
  "mysql2": "3.15.0",
927
- "@atom8n/n8n-workflow": "2.2.2",
927
+ "@atom8n/n8n-workflow": "2.2.5",
928
928
  "node-html-markdown": "1.2.0",
929
929
  "node-ssh": "13.2.0",
930
930
  "nodemailer": "7.0.11",