mirror of
https://github.com/Thream/socketio-jwt.git
synced 2024-07-21 09:38:31 +02:00
build(deps-dev): bump typescript to 4.3.4 (#140)
This commit is contained in:
parent
def5b56184
commit
8ae78c6732
11
package-lock.json
generated
11
package-lock.json
generated
@ -35,7 +35,7 @@
|
||||
"socket.io-client": "4.1.2",
|
||||
"ts-jest": "26.5.6",
|
||||
"ts-standard": "10.0.0",
|
||||
"typescript": "4.3.2"
|
||||
"typescript": "4.3.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
@ -12248,9 +12248,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "4.3.2",
|
||||
"version": "4.3.4",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.4.tgz",
|
||||
"integrity": "sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
"tsserver": "bin/tsserver"
|
||||
@ -21426,7 +21427,9 @@
|
||||
}
|
||||
},
|
||||
"typescript": {
|
||||
"version": "4.3.2",
|
||||
"version": "4.3.4",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.4.tgz",
|
||||
"integrity": "sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==",
|
||||
"dev": true
|
||||
},
|
||||
"uc.micro": {
|
||||
|
@ -112,6 +112,6 @@
|
||||
"socket.io-client": "4.1.2",
|
||||
"ts-jest": "26.5.6",
|
||||
"ts-standard": "10.0.0",
|
||||
"typescript": "4.3.2"
|
||||
"typescript": "4.3.4"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user