Skip to content

Commit a92e3e5

Browse files
chore(deps): bump dns-packet in /examples/complete/simple
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](mafintosh/dns-packet@v1.3.1...v1.3.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f679d6 commit a92e3e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/complete/simple/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4522,9 +4522,9 @@ dns-equal@^1.0.0:
45224522
integrity sha1-s55/HabrCnW6nBcySzR1PEfgZU0=
45234523

45244524
dns-packet@^1.3.1:
4525-
version "1.3.1"
4526-
resolved "https://registry.yarnpkg.com/dns-packet/-/dns-packet-1.3.1.tgz#12aa426981075be500b910eedcd0b47dd7deda5a"
4527-
integrity sha512-0UxfQkMhYAUaZI+xrNZOz/as5KgDU0M/fQ9b6SpkyLbk3GEswDi6PADJVaYJradtRVsRIlF1zLyOodbcTCDzUg==
4525+
version "1.3.4"
4526+
resolved "https://registry.yarnpkg.com/dns-packet/-/dns-packet-1.3.4.tgz#e3455065824a2507ba886c55a89963bb107dec6f"
4527+
integrity sha512-BQ6F4vycLXBvdrJZ6S3gZewt6rcrks9KBgM9vrhW+knGRqc8uEdT7fuCwloc7nny5xNoMJ17HGH0R/6fpo8ECA==
45284528
dependencies:
45294529
ip "^1.1.0"
45304530
safe-buffer "^5.0.1"

0 commit comments

Comments
 (0)