updated csgogsi

This commit is contained in:
Hubert Walczak
2024-06-06 11:52:10 +02:00
parent 6708bcf48c
commit 4dec09c043
6 changed files with 14 additions and 14 deletions
+6 -6
View File
@@ -1,15 +1,15 @@
{
"name": "cs2-react-hud",
"version": "1.0.3",
"version": "1.0.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "cs2-react-hud",
"version": "1.0.3",
"version": "1.0.4",
"license": "MIT",
"dependencies": {
"csgogsi": "^3.0.3",
"csgogsi": "^3.0.5",
"jsonwebtoken": "^9.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
@@ -2201,9 +2201,9 @@
}
},
"node_modules/csgogsi": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/csgogsi/-/csgogsi-3.0.3.tgz",
"integrity": "sha512-5pV5lQFd+rREtKnU8LUy7yR1kW4Yxtfej9RSoMkaq+uRI/TSDhIQ495sHcjVL43vxbB4ggyahYVJnSlTroWecQ=="
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/csgogsi/-/csgogsi-3.0.5.tgz",
"integrity": "sha512-hGw3KnAu90xKL2MJA1OqcawtUuUJL7Irvq4pYLCam8iAbWEKwMaDRDopY3NOae9pQemnbhBUaLh6R6qlGR7InA=="
},
"node_modules/csstype": {
"version": "3.1.2",