diff --git a/package-lock.json b/package-lock.json index 233ee82b..ac979dc5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "soap": "1.0.0", "socks-proxy-agent": "8.0.2", "swagger-ui-express": "5.0.0", - "user-agents": "1.1.126", + "user-agents": "1.1.129", "uuid": "9.0.1" }, "devDependencies": { @@ -14142,9 +14142,9 @@ } }, "node_modules/user-agents": { - "version": "1.1.126", - "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.126.tgz", - "integrity": "sha512-3LctF4YmFCuFLc9iDMWnItMJ4sgqLHNxZmnE8rjnwdopRWyCz7yQuE3C6TXfIZfI2VzHsYxh2jaLHPqMPYnGFQ==", + "version": "1.1.129", + "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.129.tgz", + "integrity": "sha512-BlOtgTOTAMPitXLpPuuS4zrIgjAhnjcVUnPu0KO8VfYghcRYLa+dhm3uvBwlQh+mZElbfliuP3hdxrse3N2Low==", "dependencies": { "lodash.clonedeep": "^4.5.0" } @@ -24852,9 +24852,9 @@ } }, "user-agents": { - "version": "1.1.126", - "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.126.tgz", - "integrity": "sha512-3LctF4YmFCuFLc9iDMWnItMJ4sgqLHNxZmnE8rjnwdopRWyCz7yQuE3C6TXfIZfI2VzHsYxh2jaLHPqMPYnGFQ==", + "version": "1.1.129", + "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.129.tgz", + "integrity": "sha512-BlOtgTOTAMPitXLpPuuS4zrIgjAhnjcVUnPu0KO8VfYghcRYLa+dhm3uvBwlQh+mZElbfliuP3hdxrse3N2Low==", "requires": { "lodash.clonedeep": "^4.5.0" } diff --git a/package.json b/package.json index d0d4b480..c7ba34b4 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "soap": "1.0.0", "socks-proxy-agent": "8.0.2", "swagger-ui-express": "5.0.0", - "user-agents": "1.1.126", + "user-agents": "1.1.129", "uuid": "9.0.1" }, "devDependencies": {