From 1a73659ac8b3a9f05df719a1e9886173727f8fb9 Mon Sep 17 00:00:00 2001 From: legobt <6wbvkn0j@anonaddy.me> Date: Tue, 22 Oct 2024 12:42:32 +0000 Subject: [PATCH] chore: migrate patch for @metamask/post-message-stream --- ...+8.1.0.patch => @metamask+post-message-stream+8.1.1.patch} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename patches/{@metamask+post-message-stream+8.1.0.patch => @metamask+post-message-stream+8.1.1.patch} (95%) diff --git a/patches/@metamask+post-message-stream+8.1.0.patch b/patches/@metamask+post-message-stream+8.1.1.patch similarity index 95% rename from patches/@metamask+post-message-stream+8.1.0.patch rename to patches/@metamask+post-message-stream+8.1.1.patch index 22d35a8aee53..1f320420ffba 100644 --- a/patches/@metamask+post-message-stream+8.1.0.patch +++ b/patches/@metamask+post-message-stream+8.1.1.patch @@ -1,8 +1,8 @@ diff --git a/node_modules/@metamask/post-message-stream/dist/window/WindowPostMessageStream.js b/node_modules/@metamask/post-message-stream/dist/window/WindowPostMessageStream.js -index cead325..a319ed7 100644 +index f2e42ef..27807bb 100644 --- a/node_modules/@metamask/post-message-stream/dist/window/WindowPostMessageStream.js +++ b/node_modules/@metamask/post-message-stream/dist/window/WindowPostMessageStream.js -@@ -6,11 +6,21 @@ const utils_1 = require("@metamask/utils"); +@@ -17,11 +17,21 @@ const utils_1 = require("@metamask/utils"); const BasePostMessageStream_1 = require("../BasePostMessageStream"); const utils_2 = require("../utils"); /* istanbul ignore next */