mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-14 22:00:23 +00:00
External Libraries: Update the whatwg-fetch polyfill library.
This updates the `whatwg-fetch` library from version `3.6.2` to `3.6.17`, the latest current version. This library is included and registered within WordPress as the `wp-polyfill-fetch` script and is no longer used by WordPress itself. Props rajinsharwar, hareesh-pillai. Fixes #59066. git-svn-id: https://develop.svn.wordpress.org/trunk@56389 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
+1
-1
@@ -164,7 +164,7 @@
|
||||
"regenerator-runtime": "0.13.11",
|
||||
"tslib": "2.6.0",
|
||||
"underscore": "1.13.6",
|
||||
"whatwg-fetch": "3.6.2",
|
||||
"whatwg-fetch": "3.6.17",
|
||||
"wicg-inert": "3.1.2"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user