chore: fix package-lock

This commit is contained in:
DIYgod 2021-06-17 00:19:28 +08:00
parent b3383347b5
commit bfefdba903
No known key found for this signature in database
GPG Key ID: D159328F47A80DCA
2 changed files with 8 additions and 1 deletions

View File

@ -1 +0,0 @@
--exact true

8
package-lock.json generated
View File

@ -5266,6 +5266,14 @@
"safe-buffer": "^5.0.1"
}
},
"city-timezones": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/city-timezones/-/city-timezones-1.2.0.tgz",
"integrity": "sha512-/69UkTbg9MEsYfiEIUqkKFZBRzuuw+5WLHgybeGaR/E28/w0hLy87Q4QHa0GLStp/EOxXpq5zYvDIu9xcs+bKw==",
"requires": {
"lodash": ">=4.17.12"
}
},
"cjs-module-lexer": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-0.6.0.tgz",