Skip to content

Commit c2e42db

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ISAACSBRACEEXPANSION-15208653
1 parent c8535b3 commit c2e42db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"dependencies": {
5656
"@popstarfreas/packetfactory": "^7.2.3",
5757
"@rescript/runtime": "^12.0.0",
58-
"glob": "^11.0.3",
58+
"glob": "^12.0.0",
5959
"redis": "^3.1.2",
6060
"terraria-packet": "github:popstarfreas/rescript-terrariapacket#9ba0a3ff257c3d1e93016e739e2a4c794423c6be",
6161
"utf8": "^3.0.0",

0 commit comments

Comments
 (0)