This commit is contained in:
2022-12-05 21:05:25 +00:00
parent f214ed1fe3
commit e43eea0f6e
3 changed files with 15 additions and 20 deletions

16
package-lock.json generated
View File

@@ -4,9 +4,6 @@
"requires": true,
"packages": {
"": {
"dependencies": {
"timestamp-nano": "^1.0.0"
},
"devDependencies": {
"@swc/core": "^1.3.21",
"@swc/helpers": "^0.4.14",
@@ -671,14 +668,6 @@
"node": ">=4"
}
},
"node_modules/timestamp-nano": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/timestamp-nano/-/timestamp-nano-1.0.0.tgz",
"integrity": "sha512-NO/1CZigzlCWQiWdIGv8ebXt6Uk77zdLz2NE7KcZRU5Egj2+947lzUpk30xQUQlq5dRY25j7ZulG4RfA2DHYfA==",
"engines": {
"node": ">= 4.5.0"
}
},
"node_modules/to-regex-range": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
@@ -1234,11 +1223,6 @@
"has-flag": "^3.0.0"
}
},
"timestamp-nano": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/timestamp-nano/-/timestamp-nano-1.0.0.tgz",
"integrity": "sha512-NO/1CZigzlCWQiWdIGv8ebXt6Uk77zdLz2NE7KcZRU5Egj2+947lzUpk30xQUQlq5dRY25j7ZulG4RfA2DHYfA=="
},
"to-regex-range": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",