mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-17 23:45:29 -05:00
chore(deps): update dependency whatwg-fetch to v3.6.19 (#4160)
This commit is contained in:
parent
fda7ff26e9
commit
87f5598070
2 changed files with 5 additions and 5 deletions
|
@ -89,7 +89,7 @@
|
|||
"webpack-dev-server": "3.11.3",
|
||||
"webpack-manifest-plugin": "4.1.1",
|
||||
"webpack-merge": "5.8.0",
|
||||
"whatwg-fetch": "3.6.2"
|
||||
"whatwg-fetch": "3.6.19"
|
||||
},
|
||||
"keywords": [
|
||||
"private",
|
||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -1402,8 +1402,8 @@ importers:
|
|||
specifier: 5.8.0
|
||||
version: 5.8.0
|
||||
whatwg-fetch:
|
||||
specifier: 3.6.2
|
||||
version: 3.6.2
|
||||
specifier: 3.6.19
|
||||
version: 3.6.19
|
||||
|
||||
packages/proxy:
|
||||
dependencies:
|
||||
|
@ -29774,8 +29774,8 @@ packages:
|
|||
iconv-lite: 0.6.3
|
||||
dev: true
|
||||
|
||||
/whatwg-fetch@3.6.2:
|
||||
resolution: {integrity: sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==}
|
||||
/whatwg-fetch@3.6.19:
|
||||
resolution: {integrity: sha512-d67JP4dHSbm2TrpFj8AbO8DnL1JXL5J9u0Kq2xW6d0TFDbCA3Muhdt8orXC22utleTVj7Prqt82baN6RBvnEgw==}
|
||||
dev: true
|
||||
|
||||
/whatwg-mimetype@3.0.0:
|
||||
|
|
Loading…
Add table
Reference in a new issue