diff --git a/taker-frontend/package.json b/taker-frontend/package.json index 622f9e7..4fc59ba 100644 --- a/taker-frontend/package.json +++ b/taker-frontend/package.json @@ -17,7 +17,7 @@ "@testing-library/react": "^12.1.2", "@testing-library/user-event": "^13.5.0", "@types/jest": "^27.0.3", - "@types/node": "^16.11.10", + "@types/node": "^16.11.11", "@types/react": "^17.0.37", "@types/react-dom": "^17.0.11", "@vitejs/plugin-react": "^1.1.0", diff --git a/taker-frontend/yarn.lock b/taker-frontend/yarn.lock index 1d098d3..0c2bfb9 100644 --- a/taker-frontend/yarn.lock +++ b/taker-frontend/yarn.lock @@ -2729,10 +2729,10 @@ resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40" integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ== -"@types/node@*", "@types/node@^16.11.10": - version "16.11.10" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.10.tgz#2e3ad0a680d96367103d3e670d41c2fed3da61ae" - integrity sha512-3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA== +"@types/node@*", "@types/node@^16.11.11": + version "16.11.11" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.11.tgz#6ea7342dfb379ea1210835bada87b3c512120234" + integrity sha512-KB0sixD67CeecHC33MYn+eYARkqTheIRNuu97y2XMjR7Wu3XibO1vaY6VBV6O/a89SPI81cEUIYT87UqUWlZNw== "@types/normalize-package-data@^2.4.0": version "2.4.1"