chore(deps): update dependency @types/node to v16.18.10

This commit is contained in:
renovate[bot]
2022-12-17 11:44:29 +00:00
parent 5b374d539b
commit c39a7aed21
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -49,7 +49,7 @@
"@types/jquery": "3.5.14",
"@types/loadable__component": "5.13.4",
"@types/lodash-es": "4.17.6",
"@types/node": "16.18.8",
"@types/node": "16.18.10",
"@types/prismjs": "1.26.0",
"@types/reach__router": "1.3.11",
"@types/react": "17.0.52",
@@ -14022,9 +14022,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "16.18.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.8.tgz",
"integrity": "sha512-TrpoNiaPvBH5h8rQQenMtVsJXtGsVBRJrcp2Ik6oEt99jHfGvDLh20VTTq3ixTbjYujukYz1IlY4N8a8yfY0jA=="
"version": "16.18.10",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.10.tgz",
"integrity": "sha512-XU1+v7h81p7145ddPfjv7jtWvkSilpcnON3mQ+bDi9Yuf7OI56efOglXRyXWgQ57xH3fEQgh7WOJMncRHVew5w=="
},
"node_modules/@types/node-fetch": {
"version": "2.5.12",
@@ -64205,9 +64205,9 @@
"version": "0.7.31"
},
"@types/node": {
"version": "16.18.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.8.tgz",
"integrity": "sha512-TrpoNiaPvBH5h8rQQenMtVsJXtGsVBRJrcp2Ik6oEt99jHfGvDLh20VTTq3ixTbjYujukYz1IlY4N8a8yfY0jA=="
"version": "16.18.10",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.10.tgz",
"integrity": "sha512-XU1+v7h81p7145ddPfjv7jtWvkSilpcnON3mQ+bDi9Yuf7OI56efOglXRyXWgQ57xH3fEQgh7WOJMncRHVew5w=="
},
"@types/node-fetch": {
"version": "2.5.12",

View File

@@ -136,7 +136,7 @@
"@types/jquery": "3.5.14",
"@types/loadable__component": "5.13.4",
"@types/lodash-es": "4.17.6",
"@types/node": "16.18.8",
"@types/node": "16.18.10",
"@types/prismjs": "1.26.0",
"@types/reach__router": "1.3.11",
"@types/react": "17.0.52",