diff --git a/package-lock.json b/package-lock.json
index 881b8052..a5252772 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13,7 +13,7 @@
         "axios": "0.27.2",
         "fast-xml-parser": "3.21.1",
         "html-entities": "2.4.0",
-        "purify-ts": "1.1.0",
+        "purify-ts": "1.3.5",
         "ts-error": "1.0.6"
       },
       "devDependencies": {
@@ -4287,10 +4287,9 @@
       }
     },
     "node_modules/@types/json-schema": {
-      "version": "7.0.7",
-      "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.7.tgz",
-      "integrity": "sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==",
-      "dev": true
+      "version": "7.0.11",
+      "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz",
+      "integrity": "sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ=="
     },
     "node_modules/@types/json5": {
       "version": "0.0.29",
@@ -18954,18 +18953,13 @@
       }
     },
     "node_modules/purify-ts": {
-      "version": "1.1.0",
-      "resolved": "https://registry.npmjs.org/purify-ts/-/purify-ts-1.1.0.tgz",
-      "integrity": "sha512-hfXuxs6hoRURvcBwHVGlLdeNp9R96z+l1sQQj5enqU1ZDqV1GGVPIr6wNw2rNKqhQemaaMERrqjqjzO2hVYZsg==",
+      "version": "1.3.5",
+      "resolved": "https://registry.npmjs.org/purify-ts/-/purify-ts-1.3.5.tgz",
+      "integrity": "sha512-OS+UJYw3y/aT29N29TbidifzLH+Xcv0Yd2Qau5j2bOjTYRjZT2diZQ47hZQwoPmKPLd+nIuv4AHx91dzNAE24A==",
       "dependencies": {
-        "@types/json-schema": "7.0.9"
+        "@types/json-schema": "7.0.11"
       }
     },
-    "node_modules/purify-ts/node_modules/@types/json-schema": {
-      "version": "7.0.9",
-      "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz",
-      "integrity": "sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ=="
-    },
     "node_modules/q": {
       "version": "1.5.1",
       "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
@@ -29014,10 +29008,9 @@
       }
     },
     "@types/json-schema": {
-      "version": "7.0.7",
-      "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.7.tgz",
-      "integrity": "sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==",
-      "dev": true
+      "version": "7.0.11",
+      "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz",
+      "integrity": "sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ=="
     },
     "@types/json5": {
       "version": "0.0.29",
@@ -40530,18 +40523,11 @@
       "dev": true
     },
     "purify-ts": {
-      "version": "1.1.0",
-      "resolved": "https://registry.npmjs.org/purify-ts/-/purify-ts-1.1.0.tgz",
-      "integrity": "sha512-hfXuxs6hoRURvcBwHVGlLdeNp9R96z+l1sQQj5enqU1ZDqV1GGVPIr6wNw2rNKqhQemaaMERrqjqjzO2hVYZsg==",
+      "version": "1.3.5",
+      "resolved": "https://registry.npmjs.org/purify-ts/-/purify-ts-1.3.5.tgz",
+      "integrity": "sha512-OS+UJYw3y/aT29N29TbidifzLH+Xcv0Yd2Qau5j2bOjTYRjZT2diZQ47hZQwoPmKPLd+nIuv4AHx91dzNAE24A==",
       "requires": {
-        "@types/json-schema": "7.0.9"
-      },
-      "dependencies": {
-        "@types/json-schema": {
-          "version": "7.0.9",
-          "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz",
-          "integrity": "sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ=="
-        }
+        "@types/json-schema": "7.0.11"
       }
     },
     "q": {
diff --git a/package.json b/package.json
index e011a679..da375a95 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
     "axios": "0.27.2",
     "fast-xml-parser": "3.21.1",
     "html-entities": "2.4.0",
-    "purify-ts": "1.1.0",
+    "purify-ts": "1.3.5",
     "ts-error": "1.0.6"
   },
   "devDependencies": {