1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-08 12:25:16 +02:00

Merge pull request #174 from pawelmalak/dependabot/npm_and_yarn/client/dns-packet-1.3.4

Bump dns-packet from 1.3.1 to 1.3.4 in /client
This commit is contained in:
pawelmalak 2021-11-15 14:21:05 +01:00 committed by GitHub
commit 197738ee65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5385,9 +5385,9 @@
"integrity": "sha1-s55/HabrCnW6nBcySzR1PEfgZU0="
},
"dns-packet": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/dns-packet/-/dns-packet-1.3.1.tgz",
"integrity": "sha512-0UxfQkMhYAUaZI+xrNZOz/as5KgDU0M/fQ9b6SpkyLbk3GEswDi6PADJVaYJradtRVsRIlF1zLyOodbcTCDzUg==",
"version": "1.3.4",
"resolved": "https://registry.npmjs.org/dns-packet/-/dns-packet-1.3.4.tgz",
"integrity": "sha512-BQ6F4vycLXBvdrJZ6S3gZewt6rcrks9KBgM9vrhW+knGRqc8uEdT7fuCwloc7nny5xNoMJ17HGH0R/6fpo8ECA==",
"requires": {
"ip": "^1.1.0",
"safe-buffer": "^5.0.1"