chore(deps): lock file maintenance
Some checks are pending
CI/CD / ci-cd (push) Waiting to run

This commit is contained in:
renovate[bot] 2024-09-23 18:57:15 +00:00 committed by GitHub
parent b1d076dd83
commit e563659da5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
package-lock.json generated
View file

@ -4001,9 +4001,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.5.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.5.tgz",
"integrity": "sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==",
"version": "22.6.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.6.0.tgz",
"integrity": "sha512-QyR8d5bmq+eR72TwQDfujwShHMcIrWIYsaQFtXRE58MHPTEKUNxjxvl0yS0qPMds5xbSDWtp7ZpvGFtd7dfMdQ==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.19.2"