Skip to content

Commit 146b3f4

Browse files
authored
Merge pull request #570 from drGrove/master
Update vulnerable pack 'deep-extend' and OOD deps
2 parents 5c7850d + 8e13c7f commit 146b3f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
"url": "https://github.com/db-migrate/node-db-migrate.git"
4545
},
4646
"dependencies": {
47-
"balanced-match": "^0.4.2",
47+
"balanced-match": "^1.0.0",
4848
"bluebird": "^3.1.1",
4949
"db-migrate-shared": "^1.2.0",
50-
"deep-extend": "^0.5.0",
51-
"dotenv": "^2.0.0",
50+
"deep-extend": "^0.5.1",
51+
"dotenv": "^5.0.1",
5252
"final-fs": "^1.6.0",
5353
"inflection": "^1.10.0",
5454
"mkdirp": "~0.5.0",

0 commit comments

Comments
 (0)