diff --git a/package.json b/package.json index 4e4cfe3..fcce511 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@types/chai": "^4.2.12", "@types/express": "^4.17.2", "@types/mocha": "^8.0.3", - "@types/node": "^14.10.1", + "@types/node": "^16.4.6", "@types/pg": "^7.14.4", "@types/supertest": "^2.0.10", "@typescript-eslint/eslint-plugin": "^2.11.0", diff --git a/yarn.lock b/yarn.lock index 3dbe0c7..c88ff06 100644 --- a/yarn.lock +++ b/yarn.lock @@ -372,10 +372,10 @@ resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.3.tgz#51b21b6acb6d1b923bbdc7725c38f9f455166402" integrity sha512-vyxR57nv8NfcU0GZu8EUXZLTbCMupIUwy95LJ6lllN+JRPG25CwMHoB1q5xKh8YKhQnHYRAn4yW2yuHbf/5xgg== -"@types/node@*", "@types/node@^14.10.1": - version "14.10.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.10.1.tgz#cc323bad8e8a533d4822f45ce4e5326f36e42177" - integrity sha512-aYNbO+FZ/3KGeQCEkNhHFRIzBOUgc7QvcVNKXbfnhDkSfwUv91JsQQa10rDgKSTSLkXZ1UIyPe4FJJNVgw1xWQ== +"@types/node@*", "@types/node@^16.4.6": + version "16.4.6" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.6.tgz#1734d119dfa8fede5606d35ae10f9fc9c84d889b" + integrity sha512-FKyawK3o5KL16AwbeFajen8G4K3mmqUrQsehn5wNKs8IzlKHE8TfnSmILXVMVziAEcnB23u1RCFU1NT6hSyr7Q== "@types/pg-types@*": version "1.11.5"