Skip to content

Commit 5cb1c4e

Browse files
renovate[bot]GatsbyJS Bot
authored and
GatsbyJS Bot
committed
fix: update dependency verdaccio to ^4.3.1 (#18032)
1 parent 4df0306 commit 5cb1c4e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/gatsby-dev-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"lodash": "^4.17.15",
2222
"request": "2.88.0",
2323
"signal-exit": "^3.0.2",
24-
"verdaccio": "^4.3.0",
24+
"verdaccio": "^4.3.1",
2525
"yargs": "^8.0.2"
2626
},
2727
"devDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -20378,10 +20378,10 @@ [email protected]:
2037820378
http-errors "1.7.3"
2037920379
unix-crypt-td-js "1.0.0"
2038020380

20381-
verdaccio@^4.3.0:
20382-
version "4.3.0"
20383-
resolved "https://registry.yarnpkg.com/verdaccio/-/verdaccio-4.3.0.tgz#db0c51f2497df84d1ab0ea270fed2b5469a757da"
20384-
integrity sha512-kaDe07+BPsHO4+fkCdQtTh6rUQjrvhOTc7oRDzAwg1r14q665FUBmJ2xsGyVnoJk9COAKE9dqud8rmkfolj+gA==
20381+
verdaccio@^4.3.1:
20382+
version "4.3.1"
20383+
resolved "https://registry.yarnpkg.com/verdaccio/-/verdaccio-4.3.1.tgz#a6d433a8194d683ebd6ccf3684b33e7ef0c3308c"
20384+
integrity sha512-3B42RYYmG7P064f4c+2yKNYZmL18Xzn9pDe/C3zVyfkNn+AZZVl/CgoK9bzWXALLqaPILlVImXenASKvtMlb7g==
2038520385
dependencies:
2038620386
"@verdaccio/commons-api" "8.1.2"
2038720387
"@verdaccio/local-storage" "8.1.2"

0 commit comments

Comments
 (0)