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

chore(deps): update dependency got to v11.8.6 (#3651)

This commit is contained in:
renovate[bot] 2023-02-26 08:19:41 +01:00 committed by GitHub
parent 819d865fb9
commit 399cf9c47c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@
"@verdaccio/types": "workspace:11.0.0-6-next.21",
"debug": "4.3.4",
"fs-extra": "10.1.0",
"got": "11.8.5",
"got": "11.8.6",
"js-yaml": "4.1.0",
"lodash": "4.17.21",
"verdaccio": "workspace:6.0.0-6-next.62"

View file

@ -88,7 +88,7 @@
"detect-secrets": "1.0.6",
"eslint": "8.34.0",
"fs-extra": "10.1.0",
"got": "11.8.5",
"got": "11.8.6",
"husky": "7.0.4",
"in-publish": "2.0.1",
"jest": "29.4.3",

View file

@ -55,7 +55,7 @@
"@verdaccio/test-helper": "workspace:2.0.0-6-next.7",
"fastify": "4.13.0",
"get-port": "5.1.1",
"got": "11.8.5",
"got": "11.8.6",
"lodash": "4.17.21",
"nock": "13.2.9",
"node-mocks-http": "1.12.1",