Skip to content
代码片段 群组 项目
提交 8788dd37 编辑于 作者: Timotej Ecimovic's avatar Timotej Ecimovic
浏览文件

More upgrading.

上级 a805a2da
No related branches found
No related tags found
无相关合并请求
......@@ -14969,9 +14969,9 @@
}
},
"lodash": {
"version": "4.17.19",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
"integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ=="
"version": "4.17.20",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
"integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA=="
},
"lodash._reinterpolate": {
"version": "3.0.0",
......@@ -17077,22 +17077,22 @@
}
},
"pino": {
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/pino/-/pino-6.5.0.tgz",
"integrity": "sha512-qDIFPZ2h2AMrp+JIWKFUtejiTv5F/+glbizrG9VNvegSCSK6sqnRmerNM9R98/x3RxwKkIf5kJ9q4chXdBdvJA==",
"version": "6.5.1",
"resolved": "https://registry.npmjs.org/pino/-/pino-6.5.1.tgz",
"integrity": "sha512-76+RUhQkqjUD4AtQcSfEzh6vlsjXmoWZK5gg+2d70aCLXZTbo4/5js4I9rN1Xk6z1h2/7pnOFX10G4c2T4qNiA==",
"requires": {
"fast-redact": "^2.0.0",
"fast-safe-stringify": "^2.0.7",
"flatstr": "^1.0.12",
"pino-std-serializers": "^2.4.2",
"quick-format-unescaped": "^4.0.1",
"sonic-boom": "^1.0.0"
"sonic-boom": "^1.0.2"
}
},
"pino-std-serializers": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/pino-std-serializers/-/pino-std-serializers-2.4.2.tgz",
"integrity": "sha512-WaL504dO8eGs+vrK+j4BuQQq6GLKeCCcHaMB2ItygzVURcL1CycwNEUHTD/lHFHs/NL5qAz2UKrjYWXKSf4aMQ=="
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/pino-std-serializers/-/pino-std-serializers-2.5.0.tgz",
"integrity": "sha512-wXqbqSrIhE58TdrxxlfLwU9eDhrzppQDvGhBEr1gYbzzM4KKo3Y63gSjiDXRKLVS2UOXdPNR2v+KnQgNrs+xUg=="
},
"pirates": {
"version": "4.0.1",
......@@ -19846,9 +19846,9 @@
}
},
"sonic-boom": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/sonic-boom/-/sonic-boom-1.0.2.tgz",
"integrity": "sha512-sRMmXu7uFDXoniGvtLHuQk5KWovLWoi6WKASn7rw0ro41mPf0fOolkGp4NE6680CbxvNh26zWNyFQYYWXe33EA==",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/sonic-boom/-/sonic-boom-1.1.0.tgz",
"integrity": "sha512-JyOf+Xt7GBN4tAic/DD1Bitw6OMgSHAnswhPeOiLpfRoSjPNjEIi73UF3OxHzhSNn9WavxGuCZzprFCGFSNwog==",
"requires": {
"atomic-sleep": "^1.0.0",
"flatstr": "^1.0.12"
......
......@@ -55,7 +55,7 @@
"node-abi": "^2.18.0",
"node-gyp": "^7.0.0",
"node-pre-gyp": "^0.15.0",
"pino": "^6.5.0",
"pino": "^6.5.1",
"promised-handlebars": "^2.0.1",
"properties": "^1.2.1",
"quasar": "^1.12.13",
......@@ -91,7 +91,7 @@
"jsdoc": "^3.6.5",
"jsdoc-to-markdown": "^6.0.1",
"license-checker": "^25.0.1",
"lodash": "^4.17.19",
"lodash": "^4.17.20",
"prettier": "2.0.5",
"pretty-quick": "^2.0.1"
},
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册