Bump devtools-detect from 4.0.0 to 4.0.1 (#638)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-18 15:31:47 -05:00 committed by GitHub
parent ed28fd2bde
commit 2f4f914eb6
2 changed files with 5 additions and 5 deletions

View file

@ -30,7 +30,7 @@
"axios": "^1.2.0",
"country-list-js": "^3.1.7",
"cursor-effects": "^1.0.7",
"devtools-detect": "^4.0.0",
"devtools-detect": "^4.0.1",
"form-data": "^4.0.0",
"globby": "^11.0.4",
"graphql": "^16.6.0",

View file

@ -1910,10 +1910,10 @@ detab@2.0.4:
dependencies:
repeat-string "^1.5.4"
devtools-detect@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/devtools-detect/-/devtools-detect-4.0.0.tgz#a5bf7f990df093ba231a37ed301ec9ba157ecafb"
integrity sha512-BnCKIj1DDWite4sml9z8baFlkZWdtFH0rl1+HcBZ6ORm3HG7JSuehQUVzdOUxbPDLLVmEVuqkrvy3y8y2GOXyQ==
devtools-detect@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/devtools-detect/-/devtools-detect-4.0.1.tgz#2f3795b9339d25a5413107eb1b606ea9933e1b0a"
integrity sha512-Bfd5XzZhZ/oDqrLMD4F6fAE0QFUsoBbgEEhUjY6pYJ63xmzhg5NCzhxBz8hsx7ge8Nh0bxhtdU/naYeARUZyWg==
dir-glob@^3.0.1:
version "3.0.1"