Commit 79977b21 authored by nanahira's avatar nanahira

rebuild

parent 53398509
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"supertest": "^6.1.6", "supertest": "^6.1.6",
"ts-jest": "^29.0.3", "ts-jest": "^29.0.3",
"typescript": "^4.8.2" "typescript": "^4.9.4"
}, },
"peerDependencies": { "peerDependencies": {
"@nestjs/common": "^9.0.3 || ^8.0.0", "@nestjs/common": "^9.0.3 || ^8.0.0",
...@@ -7416,9 +7416,9 @@ ...@@ -7416,9 +7416,9 @@
"devOptional": true "devOptional": true
}, },
"node_modules/typescript": { "node_modules/typescript": {
"version": "4.8.2", "version": "4.9.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.2.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz",
"integrity": "sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==", "integrity": "sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==",
"dev": true, "dev": true,
"bin": { "bin": {
"tsc": "bin/tsc", "tsc": "bin/tsc",
...@@ -13312,9 +13312,9 @@ ...@@ -13312,9 +13312,9 @@
"devOptional": true "devOptional": true
}, },
"typescript": { "typescript": {
"version": "4.8.2", "version": "4.9.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.2.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz",
"integrity": "sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==", "integrity": "sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==",
"dev": true "dev": true
}, },
"unpipe": { "unpipe": {
......
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"supertest": "^6.1.6", "supertest": "^6.1.6",
"ts-jest": "^29.0.3", "ts-jest": "^29.0.3",
"typescript": "^4.8.2" "typescript": "^4.9.4"
}, },
"dependencies": { "dependencies": {
"@nestjs/platform-ws": "^9.0.3", "@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