Lock file maintenance
This commit is contained in:
parent
9a63f9138b
commit
c5bf844c3b
12
yarn.lock
12
yarn.lock
@ -47,9 +47,9 @@
|
|||||||
integrity sha512-OO/SA8As24JtT1usTUTKgGH7uLvhfwZPwlptRi2Dp5P4KKmJI3gvsZ8MIHnNwDs4sLf/aai5LzTyl66xr7qMxA==
|
integrity sha512-OO/SA8As24JtT1usTUTKgGH7uLvhfwZPwlptRi2Dp5P4KKmJI3gvsZ8MIHnNwDs4sLf/aai5LzTyl66xr7qMxA==
|
||||||
|
|
||||||
"@fastify/fast-json-stringify-compiler@^5.0.0":
|
"@fastify/fast-json-stringify-compiler@^5.0.0":
|
||||||
version "5.0.1"
|
version "5.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/@fastify/fast-json-stringify-compiler/-/fast-json-stringify-compiler-5.0.1.tgz#659c74f3181fb4f984fe27dcc95d14366ae85ca0"
|
resolved "https://registry.yarnpkg.com/@fastify/fast-json-stringify-compiler/-/fast-json-stringify-compiler-5.0.2.tgz#aedd7729674531ef276a5b680bfaf9c711f3f85e"
|
||||||
integrity sha512-f2d3JExJgFE3UbdFcpPwqNUEoHWmt8pAKf8f+9YuLESdefA0WgqxeT6DrGL4Yrf/9ihXNSKOqpjEmurV405meA==
|
integrity sha512-YdR7gqlLg1xZAQa+SX4sMNzQHY5pC54fu9oC5aYSUqBhyn6fkLkrdtKlpVdCNPlwuUuXA1PjFTEmvMF6ZVXVGw==
|
||||||
dependencies:
|
dependencies:
|
||||||
fast-json-stringify "^6.0.0"
|
fast-json-stringify "^6.0.0"
|
||||||
|
|
||||||
@ -71,9 +71,9 @@
|
|||||||
fast-deep-equal "^3.1.3"
|
fast-deep-equal "^3.1.3"
|
||||||
|
|
||||||
"@fastify/send@^3.2.0":
|
"@fastify/send@^3.2.0":
|
||||||
version "3.3.0"
|
version "3.3.1"
|
||||||
resolved "https://registry.yarnpkg.com/@fastify/send/-/send-3.3.0.tgz#c1a8cb2d5f51a49ccd6f0db73594c2ddd943b0c4"
|
resolved "https://registry.yarnpkg.com/@fastify/send/-/send-3.3.1.tgz#cb5759480eb4110b44d9af613d61b3f8b2933d8b"
|
||||||
integrity sha512-hvrgPVG3oehn4wSPmRdqZcBCsEt7Lp6WOd6vsJ3Ms4hc5r5zouT9Ls9wq6R2tHMgJGHhNtsmd0CnhP7lmF7OTg==
|
integrity sha512-6pofeVwaHN+E/MAofCwDqkWUliE3i++jlD0VH/LOfU8TJlCkMUSgKvA9bawDdVXxjve7XrdYMyDmkiYaoGWEtA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@lukeed/ms" "^2.0.2"
|
"@lukeed/ms" "^2.0.2"
|
||||||
escape-html "~1.0.3"
|
escape-html "~1.0.3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user