Skip to content

Commit ce92865

Browse files
Bump extend from 3.0.1 to 3.0.2 in /samples/Catalog (#406)
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/main/CHANGELOG.md) - [Commits](justmoon/node-extend@v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: extend dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0dacd8 commit ce92865

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

samples/Catalog/yarn.lock

+1-6
Original file line numberDiff line numberDiff line change
@@ -2564,12 +2564,7 @@ extend-shallow@^3.0.0, extend-shallow@^3.0.2:
25642564
assign-symbols "^1.0.0"
25652565
is-extendable "^1.0.1"
25662566

2567-
extend@~3.0.1:
2568-
version "3.0.1"
2569-
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.1.tgz#a755ea7bc1adfcc5a31ce7e762dbaadc5e636444"
2570-
integrity sha1-p1Xqe8Gt/MWjHOfnYtuq3F5jZEQ=
2571-
2572-
extend@~3.0.2:
2567+
extend@~3.0.1, extend@~3.0.2:
25732568
version "3.0.2"
25742569
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"
25752570
integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==

0 commit comments

Comments
 (0)