mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 10:28:05 +00:00
Merge pull request #4942 from Eugeny/dependabot/npm_and_yarn/npmlog-6.0.0
This commit is contained in:
@@ -47,7 +47,7 @@
|
|||||||
"ngx-toastr": "^14.0.0",
|
"ngx-toastr": "^14.0.0",
|
||||||
"node-abi": "^3.2.0",
|
"node-abi": "^3.2.0",
|
||||||
"node-sass": "^7.0.1",
|
"node-sass": "^7.0.1",
|
||||||
"npmlog": "5.0.1",
|
"npmlog": "6.0.0",
|
||||||
"npx": "^10.2.2",
|
"npx": "^10.2.2",
|
||||||
"patch-package": "^6.4.7",
|
"patch-package": "^6.4.7",
|
||||||
"pug": "^3.0.2",
|
"pug": "^3.0.2",
|
||||||
|
22
yarn.lock
22
yarn.lock
@@ -5680,17 +5680,7 @@ npm@5.1.0:
|
|||||||
gauge "~2.7.3"
|
gauge "~2.7.3"
|
||||||
set-blocking "~2.0.0"
|
set-blocking "~2.0.0"
|
||||||
|
|
||||||
npmlog@5.0.1, npmlog@^5.0.0:
|
npmlog@6.0.0, npmlog@^6.0.0:
|
||||||
version "5.0.1"
|
|
||||||
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-5.0.1.tgz#f06678e80e29419ad67ab964e0fa69959c1eb8b0"
|
|
||||||
integrity sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==
|
|
||||||
dependencies:
|
|
||||||
are-we-there-yet "^2.0.0"
|
|
||||||
console-control-strings "^1.1.0"
|
|
||||||
gauge "^3.0.0"
|
|
||||||
set-blocking "^2.0.0"
|
|
||||||
|
|
||||||
npmlog@^6.0.0:
|
|
||||||
version "6.0.0"
|
version "6.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-6.0.0.tgz#ba9ef39413c3d936ea91553db7be49c34ad0520c"
|
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-6.0.0.tgz#ba9ef39413c3d936ea91553db7be49c34ad0520c"
|
||||||
integrity sha512-03ppFRGlsyUaQFbGC2C8QWJN/C/K7PsfyD9aQdhVKAQIH4sQBc8WASqFBP7O+Ut4d2oo5LoeoboB3cGdBZSp6Q==
|
integrity sha512-03ppFRGlsyUaQFbGC2C8QWJN/C/K7PsfyD9aQdhVKAQIH4sQBc8WASqFBP7O+Ut4d2oo5LoeoboB3cGdBZSp6Q==
|
||||||
@@ -5700,6 +5690,16 @@ npmlog@^6.0.0:
|
|||||||
gauge "^4.0.0"
|
gauge "^4.0.0"
|
||||||
set-blocking "^2.0.0"
|
set-blocking "^2.0.0"
|
||||||
|
|
||||||
|
npmlog@^5.0.0:
|
||||||
|
version "5.0.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-5.0.1.tgz#f06678e80e29419ad67ab964e0fa69959c1eb8b0"
|
||||||
|
integrity sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==
|
||||||
|
dependencies:
|
||||||
|
are-we-there-yet "^2.0.0"
|
||||||
|
console-control-strings "^1.1.0"
|
||||||
|
gauge "^3.0.0"
|
||||||
|
set-blocking "^2.0.0"
|
||||||
|
|
||||||
npx@^10.2.2:
|
npx@^10.2.2:
|
||||||
version "10.2.2"
|
version "10.2.2"
|
||||||
resolved "https://registry.npmjs.org/npx/-/npx-10.2.2.tgz"
|
resolved "https://registry.npmjs.org/npx/-/npx-10.2.2.tgz"
|
||||||
|
Reference in New Issue
Block a user