Merge pull request #17 from FleyX/dependabot/npm_and_yarn/bookmark_front/dns-packet-1.3.4

build(deps): bump dns-packet from 1.3.1 to 1.3.4 in /bookmark_front
This commit is contained in:
FleyX 2021-08-11 10:41:50 +08:00 committed by GitHub
commit 913bed79ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3202,9 +3202,9 @@ dns-equal@^1.0.0:
integrity sha1-s55/HabrCnW6nBcySzR1PEfgZU0=
dns-packet@^1.3.1:
version "1.3.1"
resolved "https://registry.npm.taobao.org/dns-packet/download/dns-packet-1.3.1.tgz#12aa426981075be500b910eedcd0b47dd7deda5a"
integrity sha1-EqpCaYEHW+UAuRDu3NC0fdfe2lo=
version "1.3.4"
resolved "https://registry.yarnpkg.com/dns-packet/-/dns-packet-1.3.4.tgz#e3455065824a2507ba886c55a89963bb107dec6f"
integrity sha512-BQ6F4vycLXBvdrJZ6S3gZewt6rcrks9KBgM9vrhW+knGRqc8uEdT7fuCwloc7nny5xNoMJ17HGH0R/6fpo8ECA==
dependencies:
ip "^1.1.0"
safe-buffer "^5.0.1"