Skip to content

Commit

Permalink
patch: security patch
Browse files Browse the repository at this point in the history
  • Loading branch information
altmshfkgudtjr committed Feb 5, 2022
1 parent b15274c commit 1f64390
Show file tree
Hide file tree
Showing 2 changed files with 4,513 additions and 7,351 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,11 @@
"postcompile": "cp -r ./src/types ./lib/types"
},
"dependencies": {
"epubjs": "^0.3.88"
"epubjs": "^0.3.88",
"react-scripts": "^5.0.0"
},
"devDependencies": {
"@babel/cli": "^7.13.14",
"@babel/cli": "^7.12.1",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
Expand All @@ -59,7 +60,6 @@
"babel-plugin-module-resolver": "4.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "^4.0.3",
"styled-components": "^5.2.3",
"typescript": "^4.2.3"
},
Expand Down
Loading

0 comments on commit 1f64390

Please sign in to comment.