Remove atob polyfill (#9000)

* remove atob polyfill

* remove base64-js as a dependency
This commit is contained in:
Samuel Newman
2025-09-09 18:33:41 +03:00
committed by GitHub
parent bbc55eb0d7
commit bb30b592d7
2 changed files with 0 additions and 50 deletions
-1
View File
@@ -123,7 +123,6 @@
"array.prototype.findlast": "^1.2.3",
"await-lock": "^2.2.2",
"babel-plugin-transform-remove-console": "^6.9.4",
"base64-js": "^1.5.1",
"bcp-47": "^2.1.0",
"bcp-47-match": "^2.0.3",
"date-fns": "^2.30.0",