Skip to content

Commit 895b2a6

Browse files
bump RMS version to 1.5.22
1 parent e16074f commit 895b2a6

File tree

2 files changed

+37
-106
lines changed

2 files changed

+37
-106
lines changed

package-lock.json

Lines changed: 33 additions & 102 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rms-runtime-mobile-security",
3-
"version": "1.5.21",
3+
"version": "1.5.22",
44
"description": "Runtime Mobile Security (RMS), powered by FRIDA, is a powerful web interface that helps you to manipulate Android and iOS Apps at Runtime",
55
"main": "rms.js",
66
"bin": {
@@ -35,12 +35,12 @@
3535
"homepage": "https://github.com/m0bilesecurity/RMS-Runtime-Mobile-Security",
3636
"dependencies": {
3737
"body-parser": "^1.20.2",
38-
"express": "^4.18.2",
39-
"frida": "^16.1.10",
38+
"express": "^4.19.2",
39+
"frida": "^16.2.1",
4040
"frida-compile": "^16.4.1",
4141
"frida-fs": "^5.2.5",
4242
"node-datetime": "^2.1.2",
4343
"nunjucks": "^3.2.4",
44-
"socket.io": "^4.7.2"
44+
"socket.io": "^4.7.5"
4545
}
4646
}

0 commit comments

Comments
 (0)