aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-28 10:17:19 +0800
committerGitHub <noreply@github.com>2021-05-28 10:17:19 +0800
commitb1befc9aa2c22a3da21d89ee13448e4bc434670e (patch)
treea627fa0d6b44acaa0bfdff1dbe0a1b91218e4b45
parent667b61aa95f02a768d9d2c1683f54061a58730c0 (diff)
downloadgo-tangerine-dependabot/npm_and_yarn/dashboard/assets/dns-packet-1.3.4.tar.gz
go-tangerine-dependabot/npm_and_yarn/dashboard/assets/dns-packet-1.3.4.tar.zst
go-tangerine-dependabot/npm_and_yarn/dashboard/assets/dns-packet-1.3.4.zip
build(deps): bump dns-packet from 1.3.1 to 1.3.4 in /dashboard/assetsdependabot/npm_and_yarn/dashboard/assets/dns-packet-1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. - [Release notes](https://github.com/mafintosh/dns-packet/releases) - [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md) - [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--dashboard/assets/yarn.lock10
1 files changed, 7 insertions, 3 deletions
diff --git a/dashboard/assets/yarn.lock b/dashboard/assets/yarn.lock
index 10277c988..0a33c454e 100644
--- a/dashboard/assets/yarn.lock
+++ b/dashboard/assets/yarn.lock
@@ -2072,8 +2072,8 @@ dns-equal@^1.0.0:
resolved "https://registry.yarnpkg.com/dns-equal/-/dns-equal-1.0.0.tgz#b39e7f1da6eb0a75ba9c17324b34753c47e0654d"
dns-packet@^1.3.1:
- version "1.3.1"
- resolved "https://registry.yarnpkg.com/dns-packet/-/dns-packet-1.3.1.tgz#12aa426981075be500b910eedcd0b47dd7deda5a"
+ version "1.3.4"
+ resolved "https://registry.yarnpkg.com/dns-packet/-/dns-packet-1.3.4.tgz#e3455065824a2507ba886c55a89963bb107dec6f"
dependencies:
ip "^1.1.0"
safe-buffer "^5.0.1"
@@ -5490,10 +5490,14 @@ rx-lite@*, rx-lite@^4.0.8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-4.0.8.tgz#0b1e11af8bc44836f04a6407e92da42467b79444"
-safe-buffer@5.1.1, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
+safe-buffer@5.1.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853"
+safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1:
+ version "5.2.1"
+ resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
+
safe-regex@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"