mirror of
https://github.com/lexogrine/cs2-react-hud.git
synced 2025-12-10 02:42:49 +01:00
updated csgogsi to interpret attackerinair
This commit is contained in:
parent
8ad1a9410b
commit
8ab5999780
8
package-lock.json
generated
8
package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "1.0.3",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"csgogsi": "^3.0.1",
|
||||
"csgogsi": "^3.0.3",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
@ -2201,9 +2201,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/csgogsi": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/csgogsi/-/csgogsi-3.0.1.tgz",
|
||||
"integrity": "sha512-ETCi2V1qeA1ZEaPiEaf/uJUNkBWHeBdTDizYv+vAhQzoObXkIyhTIsPOyJ51iazkJyltmsESuXM+Sy7hqnNt0A=="
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/csgogsi/-/csgogsi-3.0.3.tgz",
|
||||
"integrity": "sha512-5pV5lQFd+rREtKnU8LUy7yR1kW4Yxtfej9RSoMkaq+uRI/TSDhIQ495sHcjVL43vxbB4ggyahYVJnSlTroWecQ=="
|
||||
},
|
||||
"node_modules/csstype": {
|
||||
"version": "3.1.2",
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
"sign": "npm run build && node sign.js && npm-build-zip --name=signed"
|
||||
},
|
||||
"dependencies": {
|
||||
"csgogsi": "^3.0.1",
|
||||
"csgogsi": "^3.0.3",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user