Skip to content

Commit

Permalink
Merge pull request #41 from inflect/security-fix
Browse files Browse the repository at this point in the history
Updated dependencies to remove security warning
  • Loading branch information
suneeshkumar-urolime authored May 2, 2022
2 parents 4f00d9c + 68339a4 commit f384748
Show file tree
Hide file tree
Showing 2 changed files with 5,380 additions and 3,110 deletions.
18 changes: 18 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,23 @@
"webpack": "^4.16.1",
"webpack-cli": "^3.1.0",
"webpack-dev-server": "^3.1.4"
},
"resolutions": {
"handlebars" : "^4.7.1",
"glob-parent": "5.1.2",
"trim-newlines":"4.0.1",
"dot-prop":"5.1.1",
"serialize-javascript":"3.1.0",
"braces":"2.3.1",
"merge":"2.1.1",
"mem":"4.0.0",
"minimist":"1.2.6",
"yargs-parser":"13.1.2",
"ssri":"6.0.2",
"ansi-regex":"5.0.1",
"node-forge":"1.3.0",
"node-notifier":"8.0.1",
"moment":"2.29.2"
}
}

Loading

0 comments on commit f384748

Please sign in to comment.