Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 52c857d

Browse files
Update dependency helmet to v8
1 parent f8b66f6 commit 52c857d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"discord.js": "^14.0.0",
2929
"express": "^4.17.1",
3030
"express-prettify": "^0.1.1",
31-
"helmet": "^6.0.0",
31+
"helmet": "^8.0.0",
3232
"minecraft-data": "^3.0.0",
3333
"minecraft-protocol": "^1.25.0",
3434
"mineflayer": "^4.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1823,10 +1823,10 @@ has@^1.0.3:
18231823
dependencies:
18241824
function-bind "^1.1.1"
18251825

1826-
helmet@^6.0.0:
1827-
version "6.0.0"
1828-
resolved "https://registry.yarnpkg.com/helmet/-/helmet-6.0.0.tgz#8e183820ddccd7729a206ad73c577b264f495595"
1829-
integrity sha512-FO9RpR1wNJepH/GbLPQVtkE2eESglXL641p7SdyoT4LngHFJcZheHMoyUcjCZF4qpuMMO1u5q6RK0l9Ux8JBcg==
1826+
helmet@^8.0.0:
1827+
version "8.0.0"
1828+
resolved "https://registry.yarnpkg.com/helmet/-/helmet-8.0.0.tgz#05370fb1953aa7b81bd0ddfa459221247be6ea5c"
1829+
integrity sha512-VyusHLEIIO5mjQPUI1wpOAEu+wl6Q0998jzTxqUYGE45xCIcAxy3MsbEK/yyJUJ3ADeMoB6MornPH6GMWAf+Pw==
18301830

18311831
18321832
version "1.8.1"

0 commit comments

Comments
 (0)