Skip to content

Commit 66ad74f

Browse files
author
darianstlex
committed
update deps to remove vulnerability
1 parent 45ef36f commit 66ad74f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@
4141
"git-url-parse": "^11.1.1",
4242
"jest": "^23.6.0",
4343
"node-sass": "^4.10.0",
44-
"nodemon": "^1.18.6",
45-
"npm-run-all": "^4.1.3",
46-
"postcss": "^7.0.5",
44+
"nodemon": "^1.18.7",
45+
"npm-run-all": "^4.1.5",
46+
"postcss": "^7.0.6",
4747
"postcss-cli": "^6.0.1",
4848
"prop-types": "^15.6.2",
4949
"react": "^16.6.3",
5050
"react-dom": "^16.6.3",
51-
"webpack": "^4.25.1",
51+
"webpack": "^4.26.1",
5252
"webpack-cli": "^3.1.2"
5353
},
5454
"keywords": [

0 commit comments

Comments
 (0)