mirror of https://github.com/ouqiang/gocron
build(deps): bump extend from 3.0.1 to 3.0.2 in /web/vue
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/justmoon/node-extend/releases) - [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md) - [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2) Signed-off-by: dependabot[bot] <support@github.com>dependabot/npm_and_yarn/web/vue/extend-3.0.2
parent
9f9c663624
commit
cd008e7cb8
|
@ -1435,7 +1435,7 @@ compressible@~2.0.13:
|
||||||
|
|
||||||
compression@^1.5.2:
|
compression@^1.5.2:
|
||||||
version "1.7.2"
|
version "1.7.2"
|
||||||
resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69"
|
resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69"
|
||||||
dependencies:
|
dependencies:
|
||||||
accepts "~1.3.4"
|
accepts "~1.3.4"
|
||||||
bytes "3.0.0"
|
bytes "3.0.0"
|
||||||
|
@ -2404,8 +2404,8 @@ extend-shallow@^3.0.0, extend-shallow@^3.0.2:
|
||||||
is-extendable "^1.0.1"
|
is-extendable "^1.0.1"
|
||||||
|
|
||||||
extend@^3.0.0:
|
extend@^3.0.0:
|
||||||
version "3.0.1"
|
version "3.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.1.tgz#a755ea7bc1adfcc5a31ce7e762dbaadc5e636444"
|
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"
|
||||||
|
|
||||||
external-editor@^2.0.4:
|
external-editor@^2.0.4:
|
||||||
version "2.2.0"
|
version "2.2.0"
|
||||||
|
|
Loading…
Reference in New Issue