Commit 79977b21 authored by nanahira's avatar nanahira

rebuild

parent 53398509
......@@ -41,7 +41,7 @@
"rimraf": "^3.0.2",
"supertest": "^6.1.6",
"ts-jest": "^29.0.3",
"typescript": "^4.8.2"
"typescript": "^4.9.4"
},
"peerDependencies": {
"@nestjs/common": "^9.0.3 || ^8.0.0",
......@@ -7416,9 +7416,9 @@
"devOptional": true
},
"node_modules/typescript": {
"version": "4.8.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.2.tgz",
"integrity": "sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==",
"version": "4.9.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz",
"integrity": "sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==",
"dev": true,
"bin": {
"tsc": "bin/tsc",
......@@ -13312,9 +13312,9 @@
"devOptional": true
},
"typescript": {
"version": "4.8.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.2.tgz",
"integrity": "sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==",
"version": "4.9.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz",
"integrity": "sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==",
"dev": true
},
"unpipe": {
......
......@@ -58,7 +58,7 @@
"rimraf": "^3.0.2",
"supertest": "^6.1.6",
"ts-jest": "^29.0.3",
"typescript": "^4.8.2"
"typescript": "^4.9.4"
},
"dependencies": {
"@nestjs/platform-ws": "^9.0.3",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment