aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-05 20:12:46 +0000
committerGitHub <[email protected]>2024-08-05 20:12:46 +0000
commitcdb550d4af7e30b4949b812acf806cf40a220eaa (patch)
tree95da481f80a00d7c7a290f2e7a1a9f14c5ce1a60
parent749f2af10b3ef666f809492471b7dc6fa6bf1c68 (diff)
downloadmonkeytype-dependabot/npm_and_yarn/multi-87b2ad6fb3.tar.gz
monkeytype-dependabot/npm_and_yarn/multi-87b2ad6fb3.zip
chore(deps): bump uuid and @types/uuiddependabot/npm_and_yarn/multi-87b2ad6fb3
Bumps [uuid](https://github.com/uuidjs/uuid) and [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid). These dependencies needed to be updated together. Updates `uuid` from 9.0.1 to 10.0.0 - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0) Updates `@types/uuid` from 8.3.4 to 10.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/uuid" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--backend/package.json4
-rw-r--r--pnpm-lock.yaml118
2 files changed, 56 insertions, 66 deletions
diff --git a/backend/package.json b/backend/package.json
index eb010f69e..896e5e2e0 100644
--- a/backend/package.json
+++ b/backend/package.json
@@ -57,7 +57,7 @@
"swagger-stats": "0.99.5",
"swagger-ui-express": "4.3.0",
"ua-parser-js": "0.7.33",
- "uuid": "9.0.1",
+ "uuid": "10.0.0",
"winston": "3.6.0",
"zod": "3.23.8"
},
@@ -84,7 +84,7 @@
"@types/swagger-stats": "0.95.11",
"@types/swagger-ui-express": "4.1.3",
"@types/ua-parser-js": "0.7.36",
- "@types/uuid": "8.3.4",
+ "@types/uuid": "10.0.0",
"@vitest/coverage-v8": "1.6.0",
"concurrently": "8.2.2",
"eslint": "8.57.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 37be17cee..03c1cd934 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -177,8 +177,8 @@ importers:
specifier: 0.7.33
version: 0.7.33
uuid:
- specifier: 9.0.1
- version: 9.0.1
+ specifier: 10.0.0
+ version: 10.0.0
winston:
specifier: 3.6.0
version: 3.6.0
@@ -253,8 +253,8 @@ importers:
specifier: 0.7.36
version: 0.7.36
'@types/uuid':
- specifier: 8.3.4
- version: 8.3.4
+ specifier: 10.0.0
+ version: 10.0.0
'@vitest/coverage-v8':
specifier: 1.6.0
@@ -2635,8 +2635,8 @@ packages:
resolution: {integrity: sha512-N1rW+njavs70y2cApeIw1vLMYXRwfBy+7trgavGuuTfOd7j1Yh7QTRc/yqsPl6ncokt72ZXuxEU0PiCp9bSwNQ==}
- '@types/[email protected]':
- resolution: {integrity: sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==}
+ '@types/[email protected]':
+ resolution: {integrity: sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==}
resolution: {integrity: sha512-CiJJvcRtIgzadHCYXw7dqEnMNRjhGZlYK05Mj9OyktqV8uVT8fD2BFOB7S1uwBE3Kj2Z+4UyPmFw/Ixgw/LAlA==}
@@ -9557,7 +9557,7 @@ snapshots:
'@babel/traverse': 7.25.2
'@babel/types': 7.25.2
convert-source-map: 2.0.0
- debug: 4.3.6([email protected])
+ debug: 4.3.6
gensync: 1.0.0-beta.2
json5: 2.2.3
semver: 6.3.1
@@ -9615,7 +9615,7 @@ snapshots:
'@babel/core': 7.25.2
'@babel/helper-compilation-targets': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- debug: 4.3.6([email protected])
+ debug: 4.3.6
lodash.debounce: 4.0.8
resolve: 1.22.8
transitivePeerDependencies:
@@ -10287,7 +10287,7 @@ snapshots:
'@babel/parser': 7.25.0
'@babel/template': 7.25.0
'@babel/types': 7.25.2
- debug: 4.3.6([email protected])
+ debug: 4.3.6
globals: 11.12.0
transitivePeerDependencies:
- supports-color
@@ -11378,7 +11378,7 @@ snapshots:
'@kwsites/[email protected]':
dependencies:
- debug: 4.3.6([email protected])
+ debug: 4.3.6
transitivePeerDependencies:
- supports-color
@@ -11894,7 +11894,7 @@ snapshots:
'@types/[email protected]': {}
- '@types/[email protected]': {}
+ '@types/[email protected]': {}
'@types/[email protected]': {}
@@ -11935,7 +11935,7 @@ snapshots:
'@typescript-eslint/type-utils': 7.1.0([email protected])([email protected])
'@typescript-eslint/utils': 7.1.0([email protected])([email protected])
'@typescript-eslint/visitor-keys': 7.1.0
- debug: 4.3.6([email protected])
+ debug: 4.3.6
eslint: 8.57.0
graphemer: 1.4.0
ignore: 5.3.1
@@ -11966,7 +11966,7 @@ snapshots:
'@typescript-eslint/types': 7.1.0
'@typescript-eslint/typescript-estree': 7.1.0([email protected])
'@typescript-eslint/visitor-keys': 7.1.0
- debug: 4.3.6([email protected])
+ debug: 4.3.6
eslint: 8.57.0
optionalDependencies:
typescript: 5.5.3
@@ -11994,7 +11994,7 @@ snapshots:
dependencies:
'@typescript-eslint/typescript-estree': 7.1.0([email protected])
'@typescript-eslint/utils': 7.1.0([email protected])([email protected])
- debug: 4.3.6([email protected])
+ debug: 4.3.6
eslint: 8.57.0
ts-api-utils: 1.3.0([email protected])
optionalDependencies:
@@ -12012,7 +12012,7 @@ snapshots:
dependencies:
'@typescript-eslint/types': 4.33.0
'@typescript-eslint/visitor-keys': 4.33.0
- debug: 4.3.6([email protected])
+ debug: 4.3.6
globby: 11.1.0
is-glob: 4.0.3
semver: 7.6.3
@@ -12026,7 +12026,7 @@ snapshots:
dependencies:
'@typescript-eslint/types': 5.62.0
'@typescript-eslint/visitor-keys': 5.62.0
- debug: 4.3.6([email protected])
+ debug: 4.3.6
globby: 11.1.0
is-glob: 4.0.3
semver: 7.6.3
@@ -12055,7 +12055,7 @@ snapshots:
dependencies:
'@typescript-eslint/types': 7.1.0
'@typescript-eslint/visitor-keys': 7.1.0
- debug: 4.3.6([email protected])
+ debug: 4.3.6
globby: 11.1.0
is-glob: 4.0.3
minimatch: 9.0.3
@@ -12115,7 +12115,7 @@ snapshots:
dependencies:
'@ampproject/remapping': 2.3.0
'@bcoe/v8-coverage': 0.2.3
- debug: 4.3.6([email protected])
+ debug: 4.3.6
istanbul-lib-coverage: 3.2.2
istanbul-lib-report: 3.0.1
istanbul-lib-source-maps: 5.0.6
@@ -12193,7 +12193,7 @@ snapshots:
dependencies:
- debug: 4.3.6([email protected])
+ debug: 4.3.6
transitivePeerDependencies:
- supports-color
@@ -12504,7 +12504,7 @@ snapshots:
dependencies:
archy: 1.0.0
- debug: 4.3.6([email protected])
+ debug: 4.3.6
fastq: 1.17.1
queue-microtask: 1.2.3
transitivePeerDependencies:
@@ -13385,10 +13385,6 @@ snapshots:
dependencies:
ms: 2.0.0
- dependencies:
- ms: 2.1.3
-
dependencies:
ms: 2.1.3
@@ -13403,12 +13399,6 @@ snapshots:
dependencies:
ms: 2.1.2
- dependencies:
- ms: 2.1.2
- optionalDependencies:
- supports-color: 8.1.1
-
dependencies:
decamelize: 1.2.0
@@ -13504,7 +13494,7 @@ snapshots:
dependencies:
commander: 2.20.3
- debug: 4.3.6([email protected])
+ debug: 4.3.6
filing-cabinet: 3.3.1
precinct: 9.2.1
typescript: 4.9.5
@@ -13553,7 +13543,7 @@ snapshots:
dependencies:
- debug: 4.3.6([email protected])
+ debug: 4.3.6
gonzales-pe: 4.3.0
node-source-walk: 4.3.0
transitivePeerDependencies:
@@ -13561,7 +13551,7 @@ snapshots:
dependencies:
- debug: 4.3.6([email protected])
+ debug: 4.3.6
is-url: 1.2.4
postcss: 8.4.31
postcss-values-parser: 2.0.1
@@ -14016,7 +14006,7 @@ snapshots:
dependencies:
- debug: 3.2.7
+ debug: 3.2.7([email protected])
is-core-module: 2.15.0
resolve: 1.22.8
transitivePeerDependencies:
@@ -14041,7 +14031,7 @@ snapshots:
dependencies:
- debug: 3.2.7
+ debug: 3.2.7([email protected])
optionalDependencies:
'@typescript-eslint/parser': 7.1.0([email protected])([email protected])
eslint: 8.57.0
@@ -14056,7 +14046,7 @@ snapshots:
array.prototype.findlastindex: 1.2.5
array.prototype.flat: 1.3.2
array.prototype.flatmap: 1.3.2
- debug: 3.2.7
+ debug: 3.2.7([email protected])
doctrine: 2.1.0
eslint: 8.57.0
eslint-import-resolver-node: 0.3.9
@@ -14100,7 +14090,7 @@ snapshots:
dependencies:
chokidar: 3.6.0
- debug: 4.3.6([email protected])
+ debug: 4.3.6
eslint: 8.57.0
execa: 5.1.1
keypress: 0.2.1
@@ -14478,7 +14468,7 @@ snapshots:
dependencies:
app-module-path: 2.2.0
commander: 2.20.3
- debug: 4.3.6([email protected])
+ debug: 4.3.6
enhanced-resolve: 5.17.1
is-relative-path: 1.0.2
module-definition: 3.4.0
@@ -14734,7 +14724,7 @@ snapshots:
optionalDependencies:
- debug: 4.3.6([email protected])
+ debug: 4.3.6
dependencies:
@@ -15404,7 +15394,7 @@ snapshots:
dependencies:
'@tootallnate/once': 2.0.0
agent-base: 6.0.2
- debug: 4.3.6([email protected])
+ debug: 4.3.6
transitivePeerDependencies:
- supports-color
@@ -15420,7 +15410,7 @@ snapshots:
dependencies:
agent-base: 6.0.2
- debug: 4.3.6([email protected])
+ debug: 4.3.6
transitivePeerDependencies:
- supports-color
@@ -15466,7 +15456,7 @@ snapshots:
dependencies:
- debug: 4.3.6([email protected])
+ debug: 4.3.6
import-meta-resolve: 4.1.0
transitivePeerDependencies:
- supports-color
@@ -15547,7 +15537,7 @@ snapshots:
dependencies:
cluster-key-slot: 1.1.2
- debug: 4.3.6([email protected])
+ debug: 4.3.6
denque: 1.5.1
lodash.defaults: 4.2.0
lodash.flatten: 4.4.0
@@ -15564,7 +15554,7 @@ snapshots:
dependencies:
'@ioredis/commands': 1.2.0
cluster-key-slot: 1.1.2
- debug: 4.3.6([email protected])
+ debug: 4.3.6
denque: 2.1.0
lodash.defaults: 4.2.0
lodash.isarguments: 3.1.0
@@ -15850,7 +15840,7 @@ snapshots:
dependencies:
'@jridgewell/trace-mapping': 0.3.25
- debug: 4.3.6([email protected])
+ debug: 4.3.6
istanbul-lib-coverage: 3.2.2
transitivePeerDependencies:
- supports-color
@@ -16028,7 +16018,7 @@ snapshots:
dependencies:
'@types/express': 4.17.21
'@types/jsonwebtoken': 9.0.6
- debug: 4.3.6([email protected])
+ debug: 4.3.6
jose: 4.15.9
limiter: 1.1.5
lru-memoizer: 2.3.0
@@ -16343,7 +16333,7 @@ snapshots:
chalk: 4.1.2
commander: 7.2.0
commondir: 1.0.1
- debug: 4.3.6([email protected])
+ debug: 4.3.6
dependency-tree: 9.0.0
detective-amd: 4.2.0
detective-cjs: 4.1.0
@@ -16372,7 +16362,7 @@ snapshots:
chalk: 4.1.2
commander: 7.2.0
commondir: 1.0.1
- debug: 4.3.6([email protected])
+ debug: 4.3.6
dependency-tree: 9.0.0
detective-amd: 4.2.0
detective-cjs: 4.1.0
@@ -16991,7 +16981,7 @@ snapshots:
dependencies:
commander: 2.20.3
- debug: 4.3.6([email protected])
+ debug: 4.3.6
glob: 7.2.3
requirejs: 2.3.7
requirejs-config-file: 4.0.0
@@ -17014,7 +17004,7 @@ snapshots:
dependencies:
async-mutex: 0.4.1
camelcase: 6.3.0
- debug: 4.3.6([email protected])
+ debug: 4.3.6
find-cache-dir: 3.3.2
follow-redirects: 1.15.6([email protected])
https-proxy-agent: 7.0.5
@@ -17140,7 +17130,7 @@ snapshots:
dependencies:
- debug: 4.3.6([email protected])
+ debug: 4.3.6
transitivePeerDependencies:
- supports-color
@@ -17817,7 +17807,7 @@ snapshots:
dependencies:
commander: 2.20.3
- debug: 4.3.6([email protected])
+ debug: 4.3.6
detective-amd: 3.1.2
detective-cjs: 3.1.3
detective-es6: 2.2.2
@@ -17933,7 +17923,7 @@ snapshots:
dependencies:
agent-base: 7.1.1
- debug: 4.3.6([email protected])
+ debug: 4.3.6
http-proxy-agent: 7.0.2
https-proxy-agent: 7.0.5
lru-cache: 7.18.3
@@ -18630,7 +18620,7 @@ snapshots:
dependencies:
'@kwsites/file-exists': 1.1.1
'@kwsites/promise-deferred': 1.1.1
- debug: 4.3.6([email protected])
+ debug: 4.3.6
transitivePeerDependencies:
- supports-color
@@ -18644,7 +18634,7 @@ snapshots:
dependencies:
- debug: 4.3.6([email protected])
+ debug: 4.3.6
queue-microtask: 1.2.3
randombytes: 2.1.0
readable-stream: 3.6.2
@@ -19006,7 +18996,7 @@ snapshots:
dependencies:
commander: 2.20.3
- debug: 4.3.6([email protected])
+ debug: 4.3.6
transitivePeerDependencies:
- supports-color
@@ -19023,7 +19013,7 @@ snapshots:
dependencies:
component-emitter: 1.3.1
cookiejar: 2.1.4
- debug: 4.3.6([email protected])
+ debug: 4.3.6
fast-safe-stringify: 2.1.1
form-data: 4.0.0
formidable: 2.1.2
@@ -19097,7 +19087,7 @@ snapshots:
axios: 1.6.4([email protected])
basic-auth: 2.0.1
cookies: 0.8.0
- debug: 4.3.6([email protected])
+ debug: 4.3.6
moment: 2.30.1
path-to-regexp: 6.2.2
prom-client: 14.0.1
@@ -19587,7 +19577,7 @@ snapshots:
dependencies:
- debug: 4.3.6([email protected])
+ debug: 4.3.6
uuid: 8.3.2
transitivePeerDependencies:
- supports-color
@@ -19778,7 +19768,7 @@ snapshots:
dependencies:
cac: 6.7.14
- debug: 4.3.6([email protected])
+ debug: 4.3.6
pathe: 1.1.2
picocolors: 1.0.1
@@ -19823,7 +19813,7 @@ snapshots:
dependencies:
'@antfu/utils': 0.7.10
'@rollup/pluginutils': 5.1.0([email protected])
- debug: 4.3.6([email protected])
+ debug: 4.3.6
error-stack-parser-es: 0.1.5
fs-extra: 11.2.0
open: 10.1.0
@@ -19837,7 +19827,7 @@ snapshots:
dependencies:
- debug: 4.3.6([email protected])
+ debug: 4.3.6
fast-glob: 3.3.2
pretty-bytes: 6.1.1
@@ -19859,7 +19849,7 @@ snapshots:
dependencies:
- debug: 4.3.6([email protected])
+ debug: 4.3.6
mongodb-memory-server: 9.4.1
transitivePeerDependencies:
- '@aws-sdk/credential-providers'
@@ -19878,7 +19868,7 @@ snapshots:
'@vitest/utils': 1.6.0
acorn-walk: 8.3.3
chai: 4.5.0
- debug: 4.3.6([email protected])
+ debug: 4.3.6
execa: 8.0.1
local-pkg: 0.5.0
magic-string: 0.30.11