Skip to content

Commit

Permalink
Merge pull request #688 from opendevstack/dependabot/npm_and_yarn/cli…
Browse files Browse the repository at this point in the history
…ent/dns-packet-1.3.4

Bump dns-packet from 1.3.1 to 1.3.4 in /client
  • Loading branch information
netzartist committed May 27, 2021
2 parents ded5f0a + 8bd0cfe commit f3f5b01
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 13 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,11 @@

### Fixed

- Bump elliptic from 6.5.3 to 6.5.4 in /client ([687](https://github.com/opendevstack/ods-provisioning-app/pull/687))
- Bump browserslist from 4.11.0 to 4.16.6 in /client ([686](https://github.com/opendevstack/ods-provisioning-app/pull/686))
- Bump lodash from 4.17.19 to 4.17.21 in /client ([685](https://github.com/opendevstack/ods-provisioning-app/pull/685))
- Bump url-parse from 1.4.7 to 1.5.1 in /client ([684](https://github.com/opendevstack/ods-provisioning-app/pull/684))
- Bump dns-packet from 1.3.1 to 1.3.4 in /client ([#688](https://github.com/opendevstack/ods-provisioning-app/pull/688))
- Bump elliptic from 6.5.3 to 6.5.4 in /client ([#687](https://github.com/opendevstack/ods-provisioning-app/pull/687))
- Bump browserslist from 4.11.0 to 4.16.6 in /client ([#686](https://github.com/opendevstack/ods-provisioning-app/pull/686))
- Bump lodash from 4.17.19 to 4.17.21 in /client ([#685](https://github.com/opendevstack/ods-provisioning-app/pull/685))
- Bump url-parse from 1.4.7 to 1.5.1 in /client ([#684](https://github.com/opendevstack/ods-provisioning-app/pull/684))
- Bump hosted-git-info from 2.8.8 to 2.8.9 in /client ([#683](https://github.com/opendevstack/ods-provisioning-app/pull/683))
- Bump y18n from 4.0.0 to 4.0.1 in /client ([#680](https://github.com/opendevstack/ods-provisioning-app/pull/680))
- Handle basic auth in SPA ([#637](https://github.com/opendevstack/ods-provisioning-app/issues/637))
Expand Down
13 changes: 4 additions & 9 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4172,9 +4172,9 @@ dns-equal@^1.0.0:
integrity sha1-s55/HabrCnW6nBcySzR1PEfgZU0=

dns-packet@^1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/dns-packet/-/dns-packet-1.3.1.tgz#12aa426981075be500b910eedcd0b47dd7deda5a"
integrity sha512-0UxfQkMhYAUaZI+xrNZOz/as5KgDU0M/fQ9b6SpkyLbk3GEswDi6PADJVaYJradtRVsRIlF1zLyOodbcTCDzUg==
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"
Expand Down Expand Up @@ -9776,12 +9776,7 @@ safe-buffer@5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==

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:
version "5.2.0"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.0.tgz#b74daec49b1148f88c64b68d49b1e815c1f2f519"
integrity sha512-fZEwUGbVl7kouZs1jCdMLdt95hdIv0ZeHg6L7qPeciMZhZ+/gdesW4wgTARkrFWEpspjEATAzUGPG8N2jJiwbg==

safe-buffer@^5.2.0:
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:
version "5.2.1"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
Expand Down

0 comments on commit f3f5b01

Please sign in to comment.