chore(deps): update dependency n8n-workflow to v1.37.2

This commit is contained in:
renovate[bot] 2024-04-17 10:34:22 +00:00 committed by kolaente
parent 4652292358
commit 097203c002

12
package-lock.json generated
View File

@ -8634,9 +8634,9 @@
} }
}, },
"node_modules/n8n-workflow": { "node_modules/n8n-workflow": {
"version": "1.37.0", "version": "1.37.2",
"resolved": "https://registry.npmjs.org/n8n-workflow/-/n8n-workflow-1.37.0.tgz", "resolved": "https://registry.npmjs.org/n8n-workflow/-/n8n-workflow-1.37.2.tgz",
"integrity": "sha512-fjspO65QTKWeuIX69aN1ADN7AIz9A5tGNH69dF0ObNkuk2RPpMjocMMRN3TOwqku3cZu4F9Cb0JJxgXyC8iYBA==", "integrity": "sha512-N6F7Rzwja+uFtEsBvmMoL99IiRxpNLfsUNeL3JoZ8Ty767L6lIxklyJZ23xFBaCUb9C5h1/aMOgbBeQpPF/nSw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@langchain/core": "0.1.41", "@langchain/core": "0.1.41",
@ -19066,9 +19066,9 @@
} }
}, },
"n8n-workflow": { "n8n-workflow": {
"version": "1.37.0", "version": "1.37.2",
"resolved": "https://registry.npmjs.org/n8n-workflow/-/n8n-workflow-1.37.0.tgz", "resolved": "https://registry.npmjs.org/n8n-workflow/-/n8n-workflow-1.37.2.tgz",
"integrity": "sha512-fjspO65QTKWeuIX69aN1ADN7AIz9A5tGNH69dF0ObNkuk2RPpMjocMMRN3TOwqku3cZu4F9Cb0JJxgXyC8iYBA==", "integrity": "sha512-N6F7Rzwja+uFtEsBvmMoL99IiRxpNLfsUNeL3JoZ8Ty767L6lIxklyJZ23xFBaCUb9C5h1/aMOgbBeQpPF/nSw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@langchain/core": "0.1.41", "@langchain/core": "0.1.41",