Browse Source

fix(patch) fix warning after dependency update

j25
Saúl Ibarra Corretgé 5 months ago
parent
commit
33a771fe8c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      patches/@giphy+js-analytics+4.3.2.patch

patches/@giphy+js-analytics+4.2.0.patch → patches/@giphy+js-analytics+4.3.2.patch View File

@@ -1,5 +1,5 @@
1 1
 diff --git a/node_modules/@giphy/js-analytics/dist/send-pingback.js b/node_modules/@giphy/js-analytics/dist/send-pingback.js
2
-index 989f0ff..149e77c 100644
2
+index 989f0ff..52471cb 100644
3 3
 --- a/node_modules/@giphy/js-analytics/dist/send-pingback.js
4 4
 +++ b/node_modules/@giphy/js-analytics/dist/send-pingback.js
5 5
 @@ -10,6 +10,9 @@ var global_1 = __importDefault(require("./global"));

Loading…
Cancel
Save