diff --git a/package.json b/package.json index ad49469c..b33541da 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@testing-library/jest-dom": "5.16.1", "@testing-library/vue": "5.8.2", "@types/jest": "27.0.3", - "@types/node": "16.11.17", + "@types/node": "16.18.62", "@vue/test-utils": "1.3.0", "babel-core": "7.0.0-bridge.0", "babel-jest": "27.4.5", diff --git a/yarn.lock b/yarn.lock index bfd6009b..9d23dd1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2031,10 +2031,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.32.tgz#2ca61c9ef8c77f6fa1733be9e623ceb0d372ad96" integrity sha512-JcII3D5/OapPGx+eJ+Ik1SQGyt6WvuqdRfh9jUwL6/iHGjmyOriBDciBUu7lEIBTL2ijxwrR70WUnw5AEDmFvQ== -"@types/node@16.11.17": - version "16.11.17" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.17.tgz#ae146499772e33fc6382e1880bc567e41a528586" - integrity sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw== +"@types/node@16.18.62": + version "16.18.62" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.62.tgz#5b80d7a800f86842c5fadc066a63d6312208805c" + integrity sha512-/zbPnIBkef8sT+6vw6BxdvU3dCxRI0v6rBu/6IvXnRNtOPILucigqhUBPYxtQ/8JdAna0JLTAcNTCDmQ77QYkQ== "@types/normalize-package-data@^2.4.0": version "2.4.1"