From 72321ad76b3d0cf68790f3d8da73a63892968c3e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Mar 2023 16:03:17 +0000 Subject: [PATCH] fix(deps): update dependency nodemon to v2.0.21 --- api/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api/package.json b/api/package.json index a8e213d83d4..30c9ca96e9b 100644 --- a/api/package.json +++ b/api/package.json @@ -9,7 +9,7 @@ "fastify": "4.13.0", "fastify-auth0-verify": "^1.0.0", "fastify-plugin": "^4.3.0", - "nodemon": "2.0.20" + "nodemon": "2.0.21" }, "description": "The freeCodeCamp.org open-source codebase and curriculum", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5d8e01c7f89..c416d86635f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -116,14 +116,14 @@ importers: fastify: 4.13.0 fastify-auth0-verify: ^1.0.0 fastify-plugin: ^4.3.0 - nodemon: 2.0.20 + nodemon: 2.0.21 dependencies: '@fastify/middie': 8.1.0 '@fastify/mongodb': 6.2.0 fastify: 4.13.0 fastify-auth0-verify: 1.0.0 fastify-plugin: 4.5.0 - nodemon: 2.0.20 + nodemon: 2.0.21 api-server: specifiers: @@ -21926,8 +21926,8 @@ packages: update-notifier: 5.1.0 dev: true - /nodemon/2.0.20: - resolution: {integrity: sha512-Km2mWHKKY5GzRg6i1j5OxOHQtuvVsgskLfigG25yTtbyfRGn/GNvIbRyOf1PSCKJ2aT/58TiuUsuOU5UToVViw==} + /nodemon/2.0.21: + resolution: {integrity: sha512-djN/n2549DUtY33S7o1djRCd7dEm0kBnj9c7S9XVXqRUbuggN1MZH/Nqa+5RFQr63Fbefq37nFXAE9VU86yL1A==} engines: {node: '>=8.10.0'} hasBin: true dependencies: