diff --git a/package.json b/package.json index 4e4cfe3..a64fb4d 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": "^15.3.1", "@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..9dc6a43 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@^15.3.1": + version "15.3.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-15.3.1.tgz#23a06b87eedb524016616e886b116b8fdcb180af" + integrity sha512-weaeiP4UF4XgF++3rpQhpIJWsCTS4QJw5gvBhQu6cFIxTwyxWIe3xbnrY/o2lTCQ0lsdb8YIUDUvLR4Vuz5rbw== "@types/pg-types@*": version "1.11.5"