mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-03 23:09:17 -05:00
build(deps): bump verdaccio-audit from 9.7.1 to 9.7.3 (#1897)
Bumps [verdaccio-audit](https://github.com/verdaccio/monorepo/tree/HEAD/plugins/audit) from 9.7.1 to 9.7.3. - [Release notes](https://github.com/verdaccio/monorepo/releases) - [Changelog](https://github.com/verdaccio/monorepo/blob/9.x/plugins/audit/CHANGELOG.md) - [Commits](https://github.com/verdaccio/monorepo/commits/v9.7.3/plugins/audit) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2be469e1c7
commit
69e5ac98af
2 changed files with 7 additions and 7 deletions
|
@ -51,7 +51,7 @@
|
|||
"pkginfo": "0.4.1",
|
||||
"request": "2.88.0",
|
||||
"semver": "6.3.0",
|
||||
"verdaccio-audit": "9.7.1",
|
||||
"verdaccio-audit": "9.7.3",
|
||||
"verdaccio-htpasswd": "9.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -8473,7 +8473,7 @@ request@2.88.0:
|
|||
tunnel-agent "^0.6.0"
|
||||
uuid "^3.3.2"
|
||||
|
||||
request@^2.72.0, request@^2.88.0:
|
||||
request@2.88.2, request@^2.72.0, request@^2.88.0:
|
||||
version "2.88.2"
|
||||
resolved "https://registry.verdaccio.org/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
|
||||
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
|
||||
|
@ -9767,13 +9767,13 @@ vary@^1, vary@~1.1.2:
|
|||
resolved "https://registry.verdaccio.org/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
|
||||
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
|
||||
|
||||
verdaccio-audit@9.7.1:
|
||||
version "9.7.1"
|
||||
resolved "https://registry.verdaccio.org/verdaccio-audit/-/verdaccio-audit-9.7.1.tgz#45b76addcccf8f2005acc6f07cc7799111cbc06a"
|
||||
integrity sha512-yGvhxOeQjh+DfQwIZpR7j5nmtDQ+O9vp2u5MrpKztd38F7ohI+PZjtLPWd3b71qoZwMXkzTNfB9zHqP2C8fr4A==
|
||||
verdaccio-audit@9.7.3:
|
||||
version "9.7.3"
|
||||
resolved "https://registry.npmjs.org/verdaccio-audit/-/verdaccio-audit-9.7.3.tgz#a31d0c63e9c050a9575431a82fbbc56a25a249e5"
|
||||
integrity sha512-FDWafgDjvnTbJapQpd0c41FjrecR+iRHrnDi2gkAn4IJpiLCgXC6R5NdkXjDIekKEsou9PyQTsEdoHK7iDx+tQ==
|
||||
dependencies:
|
||||
express "4.17.1"
|
||||
request "2.88.0"
|
||||
request "2.88.2"
|
||||
|
||||
verdaccio-audit@^8.5.0:
|
||||
version "8.5.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue