diff --git a/yarn.lock b/yarn.lock index c27b264..3369d17 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1214,9 +1214,9 @@ integrity sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ== "@types/user-agents@^1.0.2": - version "1.0.2" - resolved "https://registry.yarnpkg.com/@types/user-agents/-/user-agents-1.0.2.tgz#3499d4aaf01a004ae9cab4e52b8d8c8b32637733" - integrity sha512-WOoL2UJTI6RxV8RB2kS3ZhxjjijI5G1i7mgU7mtlm4LsC1XGCfiV56h+GV4VZnAUkkkLQ4gbFGR/dggT01n0RA== + version "1.0.3" + resolved "https://registry.yarnpkg.com/@types/user-agents/-/user-agents-1.0.3.tgz#b0aa97aa617d59198686cc7336bde2e85a31a065" + integrity sha512-miVcTQ9pocoBWBhhY3GoT3nY2PqKHtpZ9NrGqlAhVBML/Xy4ObB9n7CPJo93O+sBwYtPxBOxEeniuqkbqkOSyA== acorn@^8.5.0: version "8.7.0" @@ -3632,9 +3632,9 @@ use-subscription@1.5.1: object-assign "^4.1.1" user-agents@^1.0.934: - version "1.0.1444" - resolved "https://registry.yarnpkg.com/user-agents/-/user-agents-1.0.1444.tgz#437689b10e4f5cc14d91c79150f41de6154048f8" - integrity sha512-6WXJ0RZuUKgif1rW5FN02HnpoJ8EzH6COQoXCiVStZEVPz+YnAx3iA48etY3ZD4UwueYN9ALC7j4ayHvYEh7tA== + version "1.1.1" + resolved "https://registry.yarnpkg.com/user-agents/-/user-agents-1.1.1.tgz#c67ba8d3ced30aba59ea907726ed6a31db872810" + integrity sha512-Wt4tCtPPnoDaofHvBdPigkGWAFxoxDL2yoy45wiyQZBoFmMcQI7B3KdXGQY+5wmhLXyIDVdtNd72PicXSeOWgw== dependencies: dot-json "^1.3.0" lodash.clonedeep "^4.5.0"