chore(deps): update dependency @types/node to v22.13.0 (main) (#16041)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/16025/head
renovate[bot] 1 year ago committed by GitHub
parent 2f53a25cd5
commit 6d4100ffa0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 6
      pkg/dataobj/explorer/ui/package-lock.json

@ -1114,9 +1114,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.12.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.12.0.tgz",
"integrity": "sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==",
"version": "22.13.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.0.tgz",
"integrity": "sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==",
"dev": true,
"license": "MIT",
"dependencies": {

Loading…
Cancel
Save