Skip to content

Commit

Permalink
Merge pull request #36 from kost/snyk-upgrade-1b527f16ff55d0287a10d9b…
Browse files Browse the repository at this point in the history
…9cf7aac76

[Snyk] Upgrade: @babel/plugin-transform-runtime, @babel/runtime
  • Loading branch information
kost committed Nov 21, 2022
2 parents a30a107 + 1be0608 commit b91e9a0
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
30 changes: 15 additions & 15 deletions js/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 js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"webpack-cli": "^4.9.1"
},
"dependencies": {
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/plugin-transform-runtime": "^7.19.6",
"@babel/polyfill": "^7.12.1",
"@babel/runtime": "^7.19.0",
"@babel/runtime": "^7.19.4",
"libapps": "github:yudai/libapps#release-hterm-1.70",
"xterm": "^5.0.0",
"xterm-addon-fit": "^0.6.0"
Expand Down

0 comments on commit b91e9a0

Please sign in to comment.