Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrl-escp committed Jul 4, 2024
1 parent e1241de commit 4d7858f
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 99 deletions.
194 changes: 99 additions & 95 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"test": "tests"
},
"dependencies": {
"flast": "^1.5.2",
"isolated-vm": "^4.6.0",
"jsdom": "^23.2.0",
"obfuscation-detector": "^1.1.6"
"flast": "^1.6.0",
"isolated-vm": "^5.0.1",
"jsdom": "^24.1.0",
"obfuscation-detector": "^1.1.7"
},
"scripts": {
"test": "node --trace-warnings tests/testRestringer.js"
Expand Down

0 comments on commit 4d7858f

Please sign in to comment.