Skip to content

Commit

Permalink
fix JS dependabot alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
ericvergnaud committed Sep 14, 2021
1 parent fc90190 commit ce3c483
Show file tree
Hide file tree
Showing 3 changed files with 859 additions and 459 deletions.
81 changes: 60 additions & 21 deletions runtime/JavaScript/package-lock.json

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

4 changes: 3 additions & 1 deletion runtime/JavaScript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@
"ssri": ">=6.0.2",
"hosted-git-info": ">=2.8.9",
"browserslist": ">=4.16.5",
"ws": ">=7.4.6"
"ws": ">=7.4.6",
"set-value": ">=4.0.1",
"path-parse": ">=1.0.7"
},
"scripts": {
"build": "webpack",
Expand Down
Loading

0 comments on commit ce3c483

Please sign in to comment.