Skip to content

Commit 37fb72a

Browse files
Bump dns-packet from 1.3.1 to 1.3.4 in /example
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] <[email protected]>
1 parent 40820d8 commit 37fb72a

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

example/yarn.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@
1111
resize-observer-lite "0.2.3"
1212

1313
"@cision/rover-ui@link:..":
14-
version "2.10.0"
14+
version "4.1.1"
1515
dependencies:
1616
"@cision/react-container-query" "1.0.0-alpha.3"
1717
classnames "^2.2.6"
1818
lodash "^4.17.19"
19+
nanoid "^3.1.23"
1920

2021
abab@^1.0.3:
2122
version "1.0.4"
@@ -2347,9 +2348,9 @@ dns-equal@^1.0.0:
23472348
integrity sha1-s55/HabrCnW6nBcySzR1PEfgZU0=
23482349

23492350
dns-packet@^1.3.1:
2350-
version "1.3.1"
2351-
resolved "https://registry.yarnpkg.com/dns-packet/-/dns-packet-1.3.1.tgz#12aa426981075be500b910eedcd0b47dd7deda5a"
2352-
integrity sha512-0UxfQkMhYAUaZI+xrNZOz/as5KgDU0M/fQ9b6SpkyLbk3GEswDi6PADJVaYJradtRVsRIlF1zLyOodbcTCDzUg==
2351+
version "1.3.4"
2352+
resolved "https://registry.yarnpkg.com/dns-packet/-/dns-packet-1.3.4.tgz#e3455065824a2507ba886c55a89963bb107dec6f"
2353+
integrity sha512-BQ6F4vycLXBvdrJZ6S3gZewt6rcrks9KBgM9vrhW+knGRqc8uEdT7fuCwloc7nny5xNoMJ17HGH0R/6fpo8ECA==
23532354
dependencies:
23542355
ip "^1.1.0"
23552356
safe-buffer "^5.0.1"
@@ -5243,6 +5244,11 @@ nan@^2.12.1:
52435244
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.1.tgz#d7be34dfa3105b91494c3147089315eff8874b01"
52445245
integrity sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw==
52455246

5247+
nanoid@^3.1.23:
5248+
version "3.1.30"
5249+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.30.tgz#63f93cc548d2a113dc5dfbc63bfa09e2b9b64362"
5250+
integrity sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ==
5251+
52465252
nanomatch@^1.2.9:
52475253
version "1.2.13"
52485254
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"

0 commit comments

Comments
 (0)