Skip to content

Commit

Permalink
fix: resolving security issues
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsteele committed Jun 3, 2021
1 parent b078166 commit 9b7dc8e
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 78 deletions.
152 changes: 76 additions & 76 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"webpack": "^4 || ^5"
},
"dependencies": {
"dotenv-defaults": "^2.0.1"
"dotenv-defaults": "^2.0.2"
},
"devDependencies": {
"@babel/cli": "^7.13.0",
Expand All @@ -61,7 +61,7 @@
"fs-extra": "^9.1.0",
"husky": "^6.0.0",
"jest": "^26.6.3",
"jsdoc": "^3.6.6",
"jsdoc": "^3.6.7",
"rimraf": "^3.0.0",
"sinon": "^9.0.3",
"standard": "^16.0.3",
Expand Down

0 comments on commit 9b7dc8e

Please sign in to comment.