Compare commits

..

2 commits

Author SHA1 Message Date
12c6d3f841
Merge pull request 'chore(deps): lock file maintenance' (#9) from renovate/lock-file-maintenance into main
Reviewed-on: #9
2025-06-25 05:19:17 +00:00
37b8a37d5f
chore(deps): lock file maintenance
All checks were successful
Label PRs based on size / Check PR size (pull_request) Successful in 20s
2025-06-25 00:05:20 +00:00

6
package-lock.json generated
View file

@ -1481,9 +1481,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "24.0.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.3.tgz",
"integrity": "sha512-R4I/kzCYAdRLzfiCabn9hxWfbuHS573x+r0dJMkkzThEa7pbrcDWK+9zu3e7aBOouf+rQAciqPFMnxwr0aWgKg==",
"version": "24.0.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.4.tgz",
"integrity": "sha512-ulyqAkrhnuNq9pB76DRBTkcS6YsmDALy6Ua63V8OhrOBgbcYt6IOdzpw5P1+dyRIyMerzLkeYWBeOXPpA9GMAA==",
"license": "MIT",
"dependencies": {
"undici-types": "~7.8.0"