Skip to content

Commit f3f5b01

Browse files
authored
Merge pull request #688 from opendevstack/dependabot/npm_and_yarn/client/dns-packet-1.3.4
Bump dns-packet from 1.3.1 to 1.3.4 in /client
2 parents ded5f0a + 8bd0cfe commit f3f5b01

File tree

2 files changed

+9
-13
lines changed

2 files changed

+9
-13
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@
1616

1717
### Fixed
1818

19-
- Bump elliptic from 6.5.3 to 6.5.4 in /client ([687](https://github.com/opendevstack/ods-provisioning-app/pull/687))
20-
- Bump browserslist from 4.11.0 to 4.16.6 in /client ([686](https://github.com/opendevstack/ods-provisioning-app/pull/686))
21-
- Bump lodash from 4.17.19 to 4.17.21 in /client ([685](https://github.com/opendevstack/ods-provisioning-app/pull/685))
22-
- Bump url-parse from 1.4.7 to 1.5.1 in /client ([684](https://github.com/opendevstack/ods-provisioning-app/pull/684))
19+
- Bump dns-packet from 1.3.1 to 1.3.4 in /client ([#688](https://github.com/opendevstack/ods-provisioning-app/pull/688))
20+
- Bump elliptic from 6.5.3 to 6.5.4 in /client ([#687](https://github.com/opendevstack/ods-provisioning-app/pull/687))
21+
- Bump browserslist from 4.11.0 to 4.16.6 in /client ([#686](https://github.com/opendevstack/ods-provisioning-app/pull/686))
22+
- Bump lodash from 4.17.19 to 4.17.21 in /client ([#685](https://github.com/opendevstack/ods-provisioning-app/pull/685))
23+
- Bump url-parse from 1.4.7 to 1.5.1 in /client ([#684](https://github.com/opendevstack/ods-provisioning-app/pull/684))
2324
- Bump hosted-git-info from 2.8.8 to 2.8.9 in /client ([#683](https://github.com/opendevstack/ods-provisioning-app/pull/683))
2425
- Bump y18n from 4.0.0 to 4.0.1 in /client ([#680](https://github.com/opendevstack/ods-provisioning-app/pull/680))
2526
- Handle basic auth in SPA ([#637](https://github.com/opendevstack/ods-provisioning-app/issues/637))

client/yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4172,9 +4172,9 @@ dns-equal@^1.0.0:
41724172
integrity sha1-s55/HabrCnW6nBcySzR1PEfgZU0=
41734173

41744174
dns-packet@^1.3.1:
4175-
version "1.3.1"
4176-
resolved "https://registry.yarnpkg.com/dns-packet/-/dns-packet-1.3.1.tgz#12aa426981075be500b910eedcd0b47dd7deda5a"
4177-
integrity sha512-0UxfQkMhYAUaZI+xrNZOz/as5KgDU0M/fQ9b6SpkyLbk3GEswDi6PADJVaYJradtRVsRIlF1zLyOodbcTCDzUg==
4175+
version "1.3.4"
4176+
resolved "https://registry.yarnpkg.com/dns-packet/-/dns-packet-1.3.4.tgz#e3455065824a2507ba886c55a89963bb107dec6f"
4177+
integrity sha512-BQ6F4vycLXBvdrJZ6S3gZewt6rcrks9KBgM9vrhW+knGRqc8uEdT7fuCwloc7nny5xNoMJ17HGH0R/6fpo8ECA==
41784178
dependencies:
41794179
ip "^1.1.0"
41804180
safe-buffer "^5.0.1"
@@ -9776,12 +9776,7 @@ [email protected], safe-buffer@~5.1.0, safe-buffer@~5.1.1:
97769776
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
97779777
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
97789778

9779-
safe-buffer@>=5.1.0, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@~5.2.0:
9780-
version "5.2.0"
9781-
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.0.tgz#b74daec49b1148f88c64b68d49b1e815c1f2f519"
9782-
integrity sha512-fZEwUGbVl7kouZs1jCdMLdt95hdIv0ZeHg6L7qPeciMZhZ+/gdesW4wgTARkrFWEpspjEATAzUGPG8N2jJiwbg==
9783-
9784-
safe-buffer@^5.2.0:
9779+
safe-buffer@>=5.1.0, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@^5.2.0, safe-buffer@~5.2.0:
97859780
version "5.2.1"
97869781
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
97879782
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==

0 commit comments

Comments
 (0)