⬆️ @screeps/driver

This commit is contained in:
Nikolay Kharitonov
2024-01-01 01:58:22 +00:00
parent 8bf9e9ed0d
commit c711494317
2 changed files with 4 additions and 20 deletions

22
package-lock.json generated
View File

@@ -59,9 +59,9 @@
}
},
"@screeps/driver": {
"version": "5.2.4",
"resolved": "https://registry.npmjs.org/@screeps/driver/-/driver-5.2.4.tgz",
"integrity": "sha512-fW8O/hSkhgav0HDmBdUTakM9E7lDzmvWya0x2zymv3bbJDYCMTJUHGniWVBikIblABZySBI7/JovzAlrD1fkkQ==",
"version": "5.2.5",
"resolved": "https://registry.npmjs.org/@screeps/driver/-/driver-5.2.5.tgz",
"integrity": "sha512-2F8c+W+0l8G9kIT1l615vfg9B0YrzAFHGgdeTqHzXTIwX+6aDJ8lHpLNoF5h7uOIQtsDCnsvxDhrQxwTQrvHNA==",
"requires": {
"generic-pool": "^3.4.1",
"isolated-vm": "^2.0.1",
@@ -451,15 +451,6 @@
"integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
"optional": true
},
"bindings": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
"integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
"optional": true,
"requires": {
"file-uri-to-path": "1.0.0"
}
},
"block-stream": {
"version": "0.0.9",
"resolved": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz",
@@ -1808,12 +1799,6 @@
"flat-cache": "^2.0.1"
}
},
"file-uri-to-path": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
"integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==",
"optional": true
},
"fill-range": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
@@ -4825,7 +4810,6 @@
"integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==",
"optional": true,
"requires": {
"bindings": "^1.5.0",
"nan": "^2.12.1"
}
},