mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
Update dependency package-json to v6.2.0
This commit is contained in:
parent
892737d1d8
commit
4b6ef5d978
2 changed files with 5 additions and 5 deletions
|
@ -53,7 +53,7 @@
|
|||
"linkify-it": "2.1.0",
|
||||
"lodash": "4.17.11",
|
||||
"mime-types": "2.1.22",
|
||||
"package-json": "6.1.0",
|
||||
"package-json": "6.2.0",
|
||||
"read": "1.0.7",
|
||||
"read-chunk": "3.1.0",
|
||||
"request": "2.88.0",
|
||||
|
|
|
@ -6244,10 +6244,10 @@ package-hash@^3.0.0:
|
|||
lodash.flattendeep "^4.4.0"
|
||||
release-zalgo "^1.0.0"
|
||||
|
||||
package-json@6.1.0:
|
||||
version "6.1.0"
|
||||
resolved "https://registry.yarnpkg.com/package-json/-/package-json-6.1.0.tgz#d6f9516e0f8b16ee5c00b7d49f001a665b0c15d2"
|
||||
integrity sha512-TCE9JWb3IU1XMy/d9j3lwLJFF8UUfO7tiXminR3OhtsEm6147k+IFwQ3gAu2VqLZmFvcnOoIKUwOVteUmKwW4Q==
|
||||
package-json@6.2.0:
|
||||
version "6.2.0"
|
||||
resolved "https://registry.yarnpkg.com/package-json/-/package-json-6.2.0.tgz#06ab45d593929f4d694cc113c3ea983554b151c1"
|
||||
integrity sha512-r9i1TSMI5x+0CtzP/hkpcmAoVtwTT7Vdy1UrkUxeSJ5N+Lzeg5+yUMlxD2FYFdOpt9Sb3QLLxdI2eosmRQGwBA==
|
||||
dependencies:
|
||||
got "^9.6.0"
|
||||
registry-auth-token "^3.3.2"
|
||||
|
|
Loading…
Reference in a new issue