From 76fcc306925c9077083f0bb9e3d88b4b76816c12 Mon Sep 17 00:00:00 2001 From: RaenonX Date: Wed, 22 Sep 2021 20:37:39 -0500 Subject: [PATCH] OTH - Updated dependencies and app version Signed-off-by: RaenonX --- package-lock.json | 18 +++++++++--------- package.json | 4 ++-- src/api-def | 2 +- test/data/resources | 2 +- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index 202ba7a..6f80ee1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,15 +1,15 @@ { "name": "dragalia-site-back-2", - "version": "2.14.0", + "version": "2.15.0b", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "2.14.0", + "version": "2.15.0b", "license": "ISC", "dependencies": { "dotenv": "^10.0.0", - "fastify": "^3.21.0", + "fastify": "^3.21.5", "fastify-cors": "^6.0.2", "fastify-helmet": "^5.3.2", "mongodb": "^4.1.1", @@ -4221,9 +4221,9 @@ "integrity": "sha512-lXatBjf3WPjmWD6DpIZxkeSsCOwqI0maYMpgDlx8g4U2qi4lbjA9oH/HD2a87G+KfsUmo5WbJFmqBZlPxtptag==" }, "node_modules/fastify": { - "version": "3.21.0", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-3.21.0.tgz", - "integrity": "sha512-hc9p0meCV8PXIQzg8BwXekhCmJm5LHfeJi7U3mKQTMu7pQT24CL756jUxM9sOLEbBpQoD82PejVPW2lfLiXJsw==", + "version": "3.21.5", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-3.21.5.tgz", + "integrity": "sha512-yJINZ9m6PqCpLzTvQwau6Qfb1axNKiAi2k/spUY7160+u8HJd7+bXnJfThHikycQaI4crOMyQZ1UiJ8zEqJtOg==", "dependencies": { "@fastify/ajv-compiler": "^1.0.0", "abstract-logging": "^2.0.0", @@ -13288,9 +13288,9 @@ "integrity": "sha512-lXatBjf3WPjmWD6DpIZxkeSsCOwqI0maYMpgDlx8g4U2qi4lbjA9oH/HD2a87G+KfsUmo5WbJFmqBZlPxtptag==" }, "fastify": { - "version": "3.21.0", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-3.21.0.tgz", - "integrity": "sha512-hc9p0meCV8PXIQzg8BwXekhCmJm5LHfeJi7U3mKQTMu7pQT24CL756jUxM9sOLEbBpQoD82PejVPW2lfLiXJsw==", + "version": "3.21.5", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-3.21.5.tgz", + "integrity": "sha512-yJINZ9m6PqCpLzTvQwau6Qfb1axNKiAi2k/spUY7160+u8HJd7+bXnJfThHikycQaI4crOMyQZ1UiJ8zEqJtOg==", "requires": { "@fastify/ajv-compiler": "^1.0.0", "abstract-logging": "^2.0.0", diff --git a/package.json b/package.json index 2cb117c..3e206a8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "RaenonX", "name": "dragalia-site-back-2", "description": "Renewed backend for Dragalia Lost info website by OM.", - "version": "2.15.0", + "version": "2.15.0-beta.1", "engines": { "node": "14.x", "npm": "^7.12.0" @@ -24,7 +24,7 @@ }, "dependencies": { "dotenv": "^10.0.0", - "fastify": "^3.21.0", + "fastify": "^3.21.5", "fastify-cors": "^6.0.2", "fastify-helmet": "^5.3.2", "mongodb": "^4.1.1", diff --git a/src/api-def b/src/api-def index 7baecc2..01ccf67 160000 --- a/src/api-def +++ b/src/api-def @@ -1 +1 @@ -Subproject commit 7baecc207f7d1ff744bda3fd03065573b56e0212 +Subproject commit 01ccf6757977aba1f839bcc60c09ca246ee4ac29 diff --git a/test/data/resources b/test/data/resources index 52d1b18..e3740e0 160000 --- a/test/data/resources +++ b/test/data/resources @@ -1 +1 @@ -Subproject commit 52d1b1847d4c06e62ce77fc86a2d305798d59ab5 +Subproject commit e3740e0bf4db4cdfb48e702aa8c52d48f7a20db4