Skip to content

Commit a42e07b

Browse files
committed
npm audit fix --only=prod
1 parent cfe7296 commit a42e07b

2 files changed

Lines changed: 74 additions & 35 deletions

File tree

package-lock.json

Lines changed: 71 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,14 @@
6060
"@storybook/addon-options": "^3.2.16",
6161
"@storybook/react": "^3.2.16",
6262
"babel-cli": "^6.26.0",
63-
"babel-core": "^6.26.0",
63+
"babel-core": "^6.26.3",
6464
"babel-eslint": "^8.0.0",
6565
"babel-jest": "^21.0.2",
6666
"babel-loader": "^7.1.2",
6767
"babel-plugin-external-helpers": "^6.22.0",
6868
"babel-plugin-module-resolver": "^3.0.0",
6969
"babel-plugin-transform-class-properties": "^6.24.1",
70-
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
70+
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
7171
"babel-plugin-transform-object-rest-spread": "^6.26.0",
7272
"babel-preset-es2015": "^6.24.1",
7373
"babel-preset-react": "^6.24.1",
@@ -93,8 +93,8 @@
9393
"koa-helmet": "^3.2.0",
9494
"koa-webpack": "^1.0.0",
9595
"lint-staged": "^6.0.1",
96-
"mongodb": "^3.0.3",
9796
"mongo-mock": "^3.1.0",
97+
"mongodb": "^3.0.3",
9898
"open-browser-webpack-plugin": "0.0.5",
9999
"prettier": "^1.10.2",
100100
"react": "^16.0.0",

0 commit comments

Comments
 (0)