mirror of
https://github.com/n8n-io/n8n
synced 2026-04-21 07:37:20 +00:00
chore: Bump version and remove unnecessary js-base64 patch (#28324)
This commit is contained in:
parent
e30d2eee60
commit
aaa2599378
4 changed files with 12 additions and 28 deletions
|
|
@ -176,7 +176,6 @@
|
|||
"@types/uuencode@0.0.3": "patches/@types__uuencode@0.0.3.patch",
|
||||
"vue-tsc@2.2.8": "patches/vue-tsc@2.2.8.patch",
|
||||
"element-plus@2.4.3": "patches/element-plus@2.4.3.patch",
|
||||
"js-base64": "patches/js-base64.patch",
|
||||
"ics": "patches/ics.patch",
|
||||
"minifaker": "patches/minifaker.patch",
|
||||
"z-vue-scan": "patches/z-vue-scan.patch",
|
||||
|
|
|
|||
|
|
@ -1,12 +0,0 @@
|
|||
diff --git a/package.json b/package.json
|
||||
index 5c6ed32cd20c7cb2635bbd43d2b24e5e6771e229..dc1b417593915de2069f55d6afd9f6950fff6c84 100644
|
||||
--- a/package.json
|
||||
+++ b/package.json
|
||||
@@ -12,6 +12,7 @@
|
||||
],
|
||||
"exports": {
|
||||
".": {
|
||||
+ "types": "./base64.d.ts",
|
||||
"import": "./base64.mjs",
|
||||
"require": "./base64.js"
|
||||
},
|
||||
|
|
@ -142,8 +142,8 @@ catalogs:
|
|||
specifier: 0.6.3
|
||||
version: 0.6.3
|
||||
js-base64:
|
||||
specifier: 3.7.2
|
||||
version: 3.7.2
|
||||
specifier: 3.7.8
|
||||
version: 3.7.8
|
||||
js-tiktoken:
|
||||
specifier: 1.0.21
|
||||
version: 1.0.21
|
||||
|
|
@ -436,9 +436,6 @@ patchedDependencies:
|
|||
ics:
|
||||
hash: 163587ad2fa9bc787ed09cd5e958eace08b4aa8aaca651869e9434ba674e158d
|
||||
path: patches/ics.patch
|
||||
js-base64:
|
||||
hash: bb02fdf69495c7b0768791b60ab6e1a002053b8decd19a174f5755691e5c9500
|
||||
path: patches/js-base64.patch
|
||||
minifaker:
|
||||
hash: bc707e2c34a2464da2c9c93ead33e80fd9883a00434ef64907ddc45208a08b33
|
||||
path: patches/minifaker.patch
|
||||
|
|
@ -1433,7 +1430,7 @@ importers:
|
|||
version: 6.0.2
|
||||
js-base64:
|
||||
specifier: 'catalog:'
|
||||
version: 3.7.2(patch_hash=bb02fdf69495c7b0768791b60ab6e1a002053b8decd19a174f5755691e5c9500)
|
||||
version: 3.7.8
|
||||
jssha:
|
||||
specifier: 3.3.1
|
||||
version: 3.3.1
|
||||
|
|
@ -3305,7 +3302,7 @@ importers:
|
|||
version: 3.4.2
|
||||
js-base64:
|
||||
specifier: 'catalog:'
|
||||
version: 3.7.2(patch_hash=bb02fdf69495c7b0768791b60ab6e1a002053b8decd19a174f5755691e5c9500)
|
||||
version: 3.7.8
|
||||
n8n-workflow:
|
||||
specifier: workspace:*
|
||||
version: link:../../../workflow
|
||||
|
|
@ -4458,7 +4455,7 @@ importers:
|
|||
version: 0.16.0
|
||||
js-base64:
|
||||
specifier: 'catalog:'
|
||||
version: 3.7.2(patch_hash=bb02fdf69495c7b0768791b60ab6e1a002053b8decd19a174f5755691e5c9500)
|
||||
version: 3.7.8
|
||||
jsonrepair:
|
||||
specifier: 'catalog:'
|
||||
version: 3.13.2
|
||||
|
|
@ -27286,7 +27283,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@libsql/core': 0.17.2
|
||||
'@libsql/hrana-client': 0.9.0(bufferutil@4.0.9)(encoding@0.1.13)(utf-8-validate@5.0.10)
|
||||
js-base64: 3.7.8(patch_hash=bb02fdf69495c7b0768791b60ab6e1a002053b8decd19a174f5755691e5c9500)
|
||||
js-base64: 3.7.8
|
||||
libsql: 0.5.28
|
||||
promise-limit: 2.7.0
|
||||
transitivePeerDependencies:
|
||||
|
|
@ -27296,7 +27293,7 @@ snapshots:
|
|||
|
||||
'@libsql/core@0.17.2':
|
||||
dependencies:
|
||||
js-base64: 3.7.8(patch_hash=bb02fdf69495c7b0768791b60ab6e1a002053b8decd19a174f5755691e5c9500)
|
||||
js-base64: 3.7.8
|
||||
|
||||
'@libsql/darwin-arm64@0.5.28':
|
||||
optional: true
|
||||
|
|
@ -27308,7 +27305,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@libsql/isomorphic-ws': 0.1.5(bufferutil@4.0.9)(utf-8-validate@5.0.10)
|
||||
cross-fetch: 4.0.0(encoding@0.1.13)
|
||||
js-base64: 3.7.8(patch_hash=bb02fdf69495c7b0768791b60ab6e1a002053b8decd19a174f5755691e5c9500)
|
||||
js-base64: 3.7.8
|
||||
node-fetch: 3.3.2
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
|
|
@ -33821,7 +33818,7 @@ snapshots:
|
|||
form-data: 4.0.4
|
||||
form-data-encoder: 4.0.2
|
||||
formdata-node: 6.0.3
|
||||
js-base64: 3.7.2(patch_hash=bb02fdf69495c7b0768791b60ab6e1a002053b8decd19a174f5755691e5c9500)
|
||||
js-base64: 3.7.2
|
||||
node-fetch: 2.7.0(encoding@0.1.13)
|
||||
qs: 6.14.2
|
||||
readable-stream: 4.5.2
|
||||
|
|
@ -38170,9 +38167,9 @@ snapshots:
|
|||
|
||||
jose@6.1.3: {}
|
||||
|
||||
js-base64@3.7.2(patch_hash=bb02fdf69495c7b0768791b60ab6e1a002053b8decd19a174f5755691e5c9500): {}
|
||||
js-base64@3.7.2: {}
|
||||
|
||||
js-base64@3.7.8(patch_hash=bb02fdf69495c7b0768791b60ab6e1a002053b8decd19a174f5755691e5c9500): {}
|
||||
js-base64@3.7.8: {}
|
||||
|
||||
js-beautify@1.14.9:
|
||||
dependencies:
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@ catalog:
|
|||
http-proxy-agent: 7.0.2
|
||||
https-proxy-agent: 7.0.6
|
||||
iconv-lite: 0.6.3
|
||||
js-base64: 3.7.2
|
||||
js-base64: 3.7.8
|
||||
js-tiktoken: 1.0.21
|
||||
jsonrepair: 3.13.2
|
||||
jsonwebtoken: 9.0.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue