0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

fix(deps): update dependency abortcontroller-polyfill to v1.7.6 (#4980)

This commit is contained in:
renovate[bot] 2024-12-08 10:22:39 +01:00 committed by GitHub
parent 6cfec17a10
commit 5113eebbd3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -45,7 +45,7 @@
"@verdaccio/middleware": "workspace:8.0.0-next-8.4",
"@verdaccio/store": "workspace:8.0.0-next-8.4",
"@verdaccio/utils": "workspace:8.1.0-next-8.4",
"abortcontroller-polyfill": "1.7.5",
"abortcontroller-polyfill": "1.7.6",
"body-parser": "1.20.3",
"cookies": "0.9.1",
"debug": "4.3.7",

View file

@ -558,8 +558,8 @@ importers:
specifier: workspace:8.1.0-next-8.4
version: link:../utils
abortcontroller-polyfill:
specifier: 1.7.5
version: 1.7.5
specifier: 1.7.6
version: 1.7.6
body-parser:
specifier: 1.20.3
version: 1.20.3(supports-color@6.1.0)
@ -12343,8 +12343,8 @@ packages:
dependencies:
event-target-shim: 5.0.1
/abortcontroller-polyfill@1.7.5:
resolution: {integrity: sha512-JMJ5soJWP18htbbxJjG7bG6yuI6pRhgJ0scHHTfkUjf6wjP912xZWvM+A4sJK3gqd9E8fcPbDnOefbA9Th/FIQ==}
/abortcontroller-polyfill@1.7.6:
resolution: {integrity: sha512-Zypm+LjYdWAzvuypZvDN0smUJrhOurcuBWhhMRBExqVLRvdjp3Z9mASxKyq19K+meZMshwjjy5S0lkm388zE4Q==}
dev: false
/abstract-logging@2.0.1: