0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-17 23:45:29 -05:00

chore: [Snyk] Upgrade verdaccio-audit from 9.4.0 to 9.5.0 (#1821)

* fix: upgrade verdaccio-audit from 9.4.0 to 9.5.0

Snyk has created this PR to upgrade verdaccio-audit from 9.4.0 to 9.5.0.

See this package in NPM:
https://www.npmjs.com/package/verdaccio-audit

See this project in Snyk:
https://app.snyk.io/org/juanpicado/project/0c76bae8-cfcd-43f7-aff5-70f221855049?utm_source=github&utm_medium=upgrade-pr

* fix: upgrade verdaccio-audit from 9.4.0 to 9.5.0

Snyk has created this PR to upgrade verdaccio-audit from 9.4.0 to 9.5.0.

See this package in NPM:
https://www.npmjs.com/package/verdaccio-audit

See this project in Snyk:
https://app.snyk.io/org/juanpicado/project/0c76bae8-cfcd-43f7-aff5-70f221855049?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: Juan Picado <juanpicado19@gmail.com>
This commit is contained in:
Snyk bot 2020-05-24 13:03:44 +03:00 committed by GitHub
parent 1e2159a345
commit 6e66cc6433
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -52,7 +52,7 @@
"pkginfo": "0.4.1",
"request": "2.87.0",
"semver": "7.3.2",
"verdaccio-audit": "9.4.0",
"verdaccio-audit": "9.5.0",
"verdaccio-htpasswd": "9.4.1"
},
"devDependencies": {

View file

@ -9697,10 +9697,10 @@ vary@^1, vary@~1.1.2:
resolved "https://registry.verdaccio.org/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
verdaccio-audit@9.4.0:
version "9.4.0"
resolved "https://registry.verdaccio.org/verdaccio-audit/-/verdaccio-audit-9.4.0.tgz#1a06ccf30290e1563f7f578dc9c19811b73dc029"
integrity sha512-oXHYg/1L+f+iOcdD38gXN/OVmE+cW+fCsX/1Apg/0G6JHpl4msTpJ5DTeP3QdcggXwVHKMvU1NM8PNJBpxpfnQ==
verdaccio-audit@9.5.0:
version "9.5.0"
resolved "https://registry.yarnpkg.com/verdaccio-audit/-/verdaccio-audit-9.5.0.tgz#227b6f3faf8277100a41e240514525c1b22fcb5e"
integrity sha512-XN/qTWKmLGAwlsZx3pDQo7z5ltmJVHIM/iVY465g40gcdPdEZEaa4roK0vh3YuGlYNl/NIfhzVEFSu4pUYR+dw==
dependencies:
express "4.17.1"
request "2.88.0"