Update package-lock.json

This commit is contained in:
TypeScript Bot 2021-09-07 06:06:12 +00:00
parent 3488e6e300
commit 3c8e45b304

6
package-lock.json generated
View file

@ -676,9 +676,9 @@
"dev": true
},
"@types/node": {
"version": "16.7.10",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.7.10.tgz",
"integrity": "sha512-S63Dlv4zIPb8x6MMTgDq5WWRJQe56iBEY0O3SOFA9JrRienkOVDXSXBjjJw6HTNQYSE2JI6GMCR6LVbIMHJVvA==",
"version": "16.7.12",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.7.12.tgz",
"integrity": "sha512-IrhrusVM9QJAn1xLFFqbZH+XCI8L6eZoVHjR4sZeGTBBvjQSuchXGgKpown1jP75TCMSndcbudYBDTekOhcIZA==",
"dev": true
},
"@types/node-fetch": {