Skip to content

Commit

Permalink
Merge pull request #232 from alexnederlof/dependabot/npm_and_yarn/hel…
Browse files Browse the repository at this point in the history
…met-7.1.0
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
2 parents be41f4a + e46b84b commit 6ba1e8d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"express-request-context": "^1.0.1",
"google-auth-library": "^9.2.0",
"googleapis": "121.0.0",
"helmet": "^7.0.0",
"helmet": "^7.1.0",
"jwt-decode": "^3.1.2",
"loglevel": "^1.8.1",
"lru-cache": "^10.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -683,10 +683,10 @@ has@^1.0.3:
dependencies:
function-bind "^1.1.1"

helmet@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/helmet/-/helmet-7.0.0.tgz#ac3011ba82fa2467f58075afa58a49427ba6212d"
integrity sha512-MsIgYmdBh460ZZ8cJC81q4XJknjG567wzEmv46WOBblDb6TUd3z8/GhgmsM9pn8g2B80tAJ4m5/d3Bi1KrSUBQ==
helmet@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/helmet/-/helmet-7.1.0.tgz#287279e00f8a3763d5dccbaf1e5ee39b8c3784ca"
integrity sha512-g+HZqgfbpXdCkme/Cd/mZkV0aV3BZZZSugecH03kl38m/Kmdx8jKjBikpDj2cr+Iynv4KpYEviojNdTJActJAg==

[email protected]:
version "2.0.0"
Expand Down

0 comments on commit 6ba1e8d

Please sign in to comment.