client: update des

This commit is contained in:
Koushik Dutta
2024-11-13 15:43:50 -08:00
parent 02d090cb94
commit 21d020919a
2 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
"version": "1.3.6",
"license": "ISC",
"dependencies": {
"@scrypted/types": "^0.3.60",
"@scrypted/types": "^0.3.66",
"engine.io-client": "^6.6.1",
"follow-redirects": "^1.15.9",
"rimraf": "^6.0.1"
@@ -75,9 +75,9 @@
}
},
"node_modules/@scrypted/types": {
"version": "0.3.60",
"resolved": "https://registry.npmjs.org/@scrypted/types/-/types-0.3.60.tgz",
"integrity": "sha512-oapFYQvyHLp0odCSx//USNnGNegS9ZL6a1HFIZzjDdMj2MNszTqiucAcu/wAlBwqjgURlP4/8xeLGVHEa4S2uQ=="
"version": "0.3.66",
"resolved": "https://registry.npmjs.org/@scrypted/types/-/types-0.3.66.tgz",
"integrity": "sha512-POHpVgW6Ce8mnJRaXZRm+2RtvFuPP+ZehsDrhUqkQdxmnV81m8K2+3M6Vhrt+07kNDXmrznAijoj/OzXkdZWgw=="
},
"node_modules/@socket.io/component-emitter": {
"version": "3.1.0",

View File

@@ -18,7 +18,7 @@
"typescript": "^5.6.2"
},
"dependencies": {
"@scrypted/types": "^0.3.60",
"@scrypted/types": "^0.3.66",
"engine.io-client": "^6.6.1",
"follow-redirects": "^1.15.9",
"rimraf": "^6.0.1"