n8n/packages
कारतोफ्फेलस्क्रिप्ट™ 01e9a79238
feat(core): Remove discontinued crypto-js (#8104)
Since crypto-js was
[discontinued](1da3dabf93),
[we migrated all our backend encryption to native
crypto](https://github.com/n8n-io/n8n/pull/7556).
However I decided back then to not remove crypto-js just yet in
expressions, as I wanted to use `SubtleCrypto`. Unfortunately for that
to work, we'd need to make expressions async.
So, to get rid of `crypto-js`, I propose this interim solution. 

## Related tickets and issues
N8N-7020

## Review / Merge checklist
- [x] PR title and summary are descriptive
- [x] Tests included
2023-12-21 14:13:02 +01:00
..
@n8n 🚀 Release 1.22.0 (#8115) 2023-12-21 13:51:24 +01:00
@n8n_io/eslint-config feat(editor): De-duplicate frontend devDependencies (no-changelog) (#8094) 2023-12-19 17:43:46 +01:00
cli feat(core): Remove discontinued crypto-js (#8104) 2023-12-21 14:13:02 +01:00
core 🚀 Release 1.22.0 (#8115) 2023-12-21 13:51:24 +01:00
design-system 🚀 Release 1.22.0 (#8115) 2023-12-21 13:51:24 +01:00
editor-ui 🚀 Release 1.22.0 (#8115) 2023-12-21 13:51:24 +01:00
node-dev 🚀 Release 1.22.0 (#8115) 2023-12-21 13:51:24 +01:00
nodes-base 🚀 Release 1.22.0 (#8115) 2023-12-21 13:51:24 +01:00
workflow feat(core): Remove discontinued crypto-js (#8104) 2023-12-21 14:13:02 +01:00