Skip to content

Commit 7fcc2a2

Browse files
committed
Removing vulnerabilities
1 parent e4da0bb commit 7fcc2a2

File tree

2 files changed

+292
-205
lines changed

2 files changed

+292
-205
lines changed

packages/react-dependency-scripts/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,19 @@
2424
"react-dom": "^16.9.0"
2525
},
2626
"dependencies": {
27-
"@babel/core": "^7.8.7",
27+
"@babel/core": "^7.9.0",
2828
"@babel/plugin-proposal-class-properties": "^7.8.3",
29-
"@babel/plugin-transform-runtime": "^7.8.3",
30-
"@babel/preset-env": "^7.8.7",
31-
"@babel/preset-react": "^7.8.3",
29+
"@babel/plugin-transform-runtime": "^7.9.0",
30+
"@babel/preset-env": "^7.9.0",
31+
"@babel/preset-react": "^7.9.0",
3232
"babel-jest": "^25.1.0",
33-
"babel-loader": "^8.0.6",
33+
"babel-loader": "^8.1.0",
3434
"babel-plugin-module-resolver": "^4.0.0",
3535
"babel-preset-react-app": "^9.1.1",
3636
"choose-port": "^0.2.0",
3737
"css-loader": "^3.4.2",
3838
"file-loader": "^5.1.0",
39-
"fs-extra": "^8.1.0",
39+
"fs-extra": "^9.0.0",
4040
"html-webpack-plugin": "^3.2.0",
4141
"image-webpack-loader": "^6.0.0",
4242
"jest": "^25.1.0",

0 commit comments

Comments
 (0)