Skip to content

Commit

Permalink
Update js dependencies with vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardoSCosta authored and talyssonoc committed Jul 21, 2022
1 parent a85ab13 commit f62c826
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 559 deletions.
14 changes: 13 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"js-yaml": "^3.13.1",
"keymirror": "^0.1.1",
"memoizee": "^0.4.14",
"moment": "^2.24.0",
"moment": "^2.29.4",
"node-sass": "^7.0.1",
"path-complete-extname": "^1.0.0",
"postcss-loader": "^3.0.0",
Expand Down Expand Up @@ -151,6 +151,18 @@
"sinon": "^7.5.0",
"webpack-cli": "^3.3.10"
},
"resolutions": {
"ajv": "^6.12.3",
"ejs": "^3.1.7",
"glob-parent": "^5.1.2",
"moment": "^2.29.4",
"nth-check": "^2.0.1",
"node-forge": "^1.3.0",
"node-sass": "^7.0.0",
"postcss": "^7.0.36",
"tar": "^4.4.18",
"trim-newlines": "^3.0.1"
},
"engines": {
"node": "14.18.3"
}
Expand Down
Loading

0 comments on commit f62c826

Please sign in to comment.