aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-28 13:26:49 -0700
committerGitHub <noreply@github.com>2021-05-28 13:26:49 -0700
commit63e28fcfd617469c1262ccb7482e858fc0a78e10 (patch)
tree31362e2fb657bc00c946c490cef76fdacea49a72 /yarn.lock
parentc83229859d2c7ebdb515dbb972a9b934ce076347 (diff)
:arrow_up: Bump dns-packet from 1.3.1 to 1.3.4 (#25)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index 2d60873..d82d2e5 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4158,9 +4158,9 @@ dns-equal@^1.0.0:
4158 integrity sha1-s55/HabrCnW6nBcySzR1PEfgZU0= 4158 integrity sha1-s55/HabrCnW6nBcySzR1PEfgZU0=
4159 4159
4160dns-packet@^1.3.1: 4160dns-packet@^1.3.1:
4161 version "1.3.1" 4161 version "1.3.4"
4162 resolved "https://registry.yarnpkg.com/dns-packet/-/dns-packet-1.3.1.tgz#12aa426981075be500b910eedcd0b47dd7deda5a" 4162 resolved "https://registry.yarnpkg.com/dns-packet/-/dns-packet-1.3.4.tgz#e3455065824a2507ba886c55a89963bb107dec6f"
4163 integrity sha512-0UxfQkMhYAUaZI+xrNZOz/as5KgDU0M/fQ9b6SpkyLbk3GEswDi6PADJVaYJradtRVsRIlF1zLyOodbcTCDzUg== 4163 integrity sha512-BQ6F4vycLXBvdrJZ6S3gZewt6rcrks9KBgM9vrhW+knGRqc8uEdT7fuCwloc7nny5xNoMJ17HGH0R/6fpo8ECA==
4164 dependencies: 4164 dependencies:
4165 ip "^1.1.0" 4165 ip "^1.1.0"
4166 safe-buffer "^5.0.1" 4166 safe-buffer "^5.0.1"