aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-18 15:37:26 +0000
committerGitHub <noreply@github.com>2022-05-18 15:37:26 +0000
commit7569c7b80891ac6f877499a29f664953dbb9e2d8 (patch)
tree0dd9c3bc56ba82259620694c7bee90f0c5f26a25 /yarn.lock
parentBump @typescript-eslint/eslint-plugin from 5.23.0 to 5.25.0 (#81) (diff)
downloadee4511w-web-7569c7b80891ac6f877499a29f664953dbb9e2d8.tar
ee4511w-web-7569c7b80891ac6f877499a29f664953dbb9e2d8.tar.gz
ee4511w-web-7569c7b80891ac6f877499a29f664953dbb9e2d8.tar.bz2
ee4511w-web-7569c7b80891ac6f877499a29f664953dbb9e2d8.tar.lz
ee4511w-web-7569c7b80891ac6f877499a29f664953dbb9e2d8.tar.xz
ee4511w-web-7569c7b80891ac6f877499a29f664953dbb9e2d8.tar.zst
ee4511w-web-7569c7b80891ac6f877499a29f664953dbb9e2d8.zip
Bump helmet from 5.0.2 to 5.1.0 (#83)
Bumps [helmet](https://github.com/helmetjs/helmet) from 5.0.2 to 5.1.0. - [Release notes](https://github.com/helmetjs/helmet/releases) - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md) - [Commits](https://github.com/helmetjs/helmet/compare/v5.0.2...v5.1.0) --- updated-dependencies: - dependency-name: helmet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index 9abbb3c..39d3ff8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1333,10 +1333,10 @@ has@^1.0.3:
dependencies:
function-bind "^1.1.1"
-helmet@5.0.2:
- version "5.0.2"
- resolved "https://registry.yarnpkg.com/helmet/-/helmet-5.0.2.tgz#3264ec6bab96c82deaf65e3403c369424cb2366c"
- integrity sha512-QWlwUZZ8BtlvwYVTSDTBChGf8EOcQ2LkGMnQJxSzD1mUu8CCjXJZq/BXP8eWw4kikRnzlhtYo3lCk0ucmYA3Vg==
+helmet@5.1.0:
+ version "5.1.0"
+ resolved "https://registry.yarnpkg.com/helmet/-/helmet-5.1.0.tgz#e98a5d4bf89ab8119c856018a3bcc82addadcd47"
+ integrity sha512-klsunXs8rgNSZoaUrNeuCiWUxyc+wzucnEnFejUg3/A+CaF589k9qepLZZ1Jehnzig7YbD4hEuscGXuBY3fq+g==
hosted-git-info@^2.1.4:
version "2.8.9"