diff --git a/package-lock.json b/package-lock.json index 8c617a3b..124506b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "license": "Apache-2.0", "dependencies": { "fs-tpp-api": "^2.4.7", - "fsxa-api": "^10.13.0", + "fsxa-api": "^10.13.1", "highlight.js": "^11.7.0", "reconnecting-websocket": "^4.4.0", "ws": "^8.12.1" @@ -9369,9 +9369,9 @@ } }, "node_modules/fsxa-api": { - "version": "10.13.0", - "resolved": "https://registry.npmjs.org/fsxa-api/-/fsxa-api-10.13.0.tgz", - "integrity": "sha512-OWBpl908OID8Y+hzZp/FhYDpZS2jOQhbk7v/VcVzNctHuvPeq1v6w/i9DDYfCIujB6BKDPmNqTkYFrKfzwVFRw==", + "version": "10.13.1", + "resolved": "https://registry.npmjs.org/fsxa-api/-/fsxa-api-10.13.1.tgz", + "integrity": "sha512-JE+rOPEopoitM9NVOukHsumWGql6F5McPF9M6yhaTbfqCayPlCh2uEB1WS+NtVUMi55v4Zhg4iIRE/ghusGdOQ==", "dependencies": { "better-sse": "^0.7.1", "body-parser": "^1.19.0", @@ -28786,9 +28786,9 @@ "optional": true }, "fsxa-api": { - "version": "10.13.0", - "resolved": "https://registry.npmjs.org/fsxa-api/-/fsxa-api-10.13.0.tgz", - "integrity": "sha512-OWBpl908OID8Y+hzZp/FhYDpZS2jOQhbk7v/VcVzNctHuvPeq1v6w/i9DDYfCIujB6BKDPmNqTkYFrKfzwVFRw==", + "version": "10.13.1", + "resolved": "https://registry.npmjs.org/fsxa-api/-/fsxa-api-10.13.1.tgz", + "integrity": "sha512-JE+rOPEopoitM9NVOukHsumWGql6F5McPF9M6yhaTbfqCayPlCh2uEB1WS+NtVUMi55v4Zhg4iIRE/ghusGdOQ==", "requires": { "better-sse": "^0.7.1", "body-parser": "^1.19.0", diff --git a/package.json b/package.json index 3a4c35bb..ab834b27 100644 --- a/package.json +++ b/package.json @@ -86,9 +86,9 @@ }, "dependencies": { "fs-tpp-api": "^2.4.7", - "fsxa-api": "^10.13.0", + "fsxa-api": "^10.13.1", "highlight.js": "^11.7.0", "reconnecting-websocket": "^4.4.0", "ws": "^8.12.1" } -} +} \ No newline at end of file