diff --git a/package-lock.json b/package-lock.json index 8173ae2..4b49057 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,14 +15,14 @@ "frida-java-bridge-7-0-13": "npm:frida-java-bridge@7.0.13" }, "devDependencies": { - "@tabler/icons": "3.45.0", + "@tabler/icons": "3.46.0", "frida-compile": "19.0.5" } }, "node_modules/@tabler/icons": { - "version": "3.45.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.45.0.tgz", - "integrity": "sha512-jiATwV8+zGYLTZ7gMLGivCic+KtsMZXcDmufIG8umlLxoHhI6902hGYIEt0Oa9Y9SXblNzUlrisHm5jOFMxOQA==", + "version": "3.46.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.46.0.tgz", + "integrity": "sha512-f2RYFl3fzPwj5WO82x6en0dmkjefxEfOm16D1ByM6cj/McNiwOkL4VaPUoP9VVIrXAD9WnTSVFr70px703b//A==", "dev": true, "license": "MIT", "funding": { diff --git a/package.json b/package.json index a8f7b64..2770fbe 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "frida-il2cpp-bridge-0-13-1": "npm:frida-il2cpp-bridge@0.13.1" }, "devDependencies": { - "@tabler/icons": "3.45.0", + "@tabler/icons": "3.46.0", "frida-compile": "19.0.5" } }