From 13996694bd87ae1bfab7a4d84ba39df0a9897214 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 13:09:05 +0000 Subject: [PATCH] chore(deps): bump nanoid from 3.3.6 to 5.0.1 in /api.planx.uk Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.6 to 5.0.1. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.3.6...5.0.1) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- api.planx.uk/package.json | 2 +- api.planx.uk/pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/api.planx.uk/package.json b/api.planx.uk/package.json index 0fbd584704..a1c715a440 100644 --- a/api.planx.uk/package.json +++ b/api.planx.uk/package.json @@ -33,7 +33,7 @@ "lodash.omit": "^4.5.0", "mime": "^3.0.0", "multer": "^1.4.5-lts.1", - "nanoid": "^3.3.6", + "nanoid": "^5.0.1", "notifications-node-client": "^7.0.0", "passport": "^0.5.3", "passport-google-oauth20": "^2.0.0", diff --git a/api.planx.uk/pnpm-lock.yaml b/api.planx.uk/pnpm-lock.yaml index da7eb790a8..78c0bc3898 100644 --- a/api.planx.uk/pnpm-lock.yaml +++ b/api.planx.uk/pnpm-lock.yaml @@ -10,7 +10,7 @@ dependencies: version: 2.1.8 '@opensystemslab/planx-core': specifier: git+https://github.com/theopensystemslab/planx-core#44e9ebe - version: github.com/theopensystemslab/planx-core/44e9ebe + version: git/github.com+theopensystemslab/planx-core/44e9ebe '@types/isomorphic-fetch': specifier: ^0.0.36 version: 0.0.36 @@ -96,8 +96,8 @@ dependencies: specifier: ^1.4.5-lts.1 version: 1.4.5-lts.1 nanoid: - specifier: ^3.3.6 - version: 3.3.6 + specifier: ^5.0.1 + version: 5.0.1 notifications-node-client: specifier: ^7.0.0 version: 7.0.0 @@ -6038,18 +6038,18 @@ packages: thenify-all: 1.6.0 dev: false - /nanoid@3.3.6: - resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} - engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} - hasBin: true - dev: false - /nanoid@4.0.2: resolution: {integrity: sha512-7ZtY5KTCNheRGfEFxnedV5zFiORN1+Y1N6zvPTnHQd8ENUvfaDBeuJDZb2bN/oXwXxu3qkTXDzy57W5vAmDTBw==} engines: {node: ^14 || ^16 || >=18} hasBin: true dev: false + /nanoid@5.0.1: + resolution: {integrity: sha512-vWeVtV5Cw68aML/QaZvqN/3QQXc6fBfIieAlu05m7FZW2Dgb+3f0xc0TTxuJW+7u30t7iSDTV/j3kVI0oJqIfQ==} + engines: {node: ^18 || >=20} + hasBin: true + dev: false + /nanomatch@1.2.13: resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==} engines: {node: '>=0.10.0'} @@ -8073,8 +8073,8 @@ packages: resolution: {integrity: sha512-wvWkphh5WQsJbVk1tbx1l1Ly4yg+XecD+Mq280uBGt9wa5BKSWf4Mhp6GmrkPixhMxmabYY7RbzlwVP32pbGCg==} dev: false - github.com/theopensystemslab/planx-core/44e9ebe: - resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/44e9ebe} + git/github.com+theopensystemslab/planx-core/44e9ebe: + resolution: {commit: 44e9ebe, repo: git@github.com:theopensystemslab/planx-core.git, type: git} name: '@opensystemslab/planx-core' version: 1.0.0 prepare: true