git.fiddlerwoaroof.com
Browse code

[Security] Bump extend from 3.0.1 to 3.0.2

Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. **This update includes security fixes.**
- [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)

dependabot-preview[bot] authored on 05/06/2019 08:19:05
Showing 1 changed files
... ...
@@ -2649,9 +2649,9 @@
2649 2649
       }
2650 2650
     },
2651 2651
     "extend": {
2652
-      "version": "3.0.1",
2653
-      "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.1.tgz",
2654
-      "integrity": "sha1-p1Xqe8Gt/MWjHOfnYtuq3F5jZEQ=",
2652
+      "version": "3.0.2",
2653
+      "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
2654
+      "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==",
2655 2655
       "dev": true
2656 2656
     },
2657 2657
     "extend-shallow": {