diff --git a/package.json b/package.json index aea05246..e87f75c1 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@sapphire/plugin-logger": "^4.0.2", "@sapphire/plugin-scheduled-tasks": "^10.0.2", "@sapphire/result": "^2.7.2", - "@sapphire/shapeshift": "^3.9.7", + "@sapphire/shapeshift": "^4.0.0", "@sapphire/stopwatch": "^1.5.4", "@sapphire/time-utilities": "^1.7.14", "@sapphire/utilities": "^3.18.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b1e1c385..ecb38f8b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ dependencies: specifier: ^2.7.2 version: 2.7.2 '@sapphire/shapeshift': - specifier: ^3.9.7 - version: 3.9.7 + specifier: ^4.0.0 + version: 4.0.0 '@sapphire/stopwatch': specifier: ^1.5.4 version: 1.5.4 @@ -1353,14 +1353,6 @@ packages: resolution: {integrity: sha512-DJbCGmvi8UZAu/hh85auQL8bODFlpcS3cWjRJZ5/cXTLekmGvs/CrRxrIzwbA6+poyYojo5rK4qu8trmjfneog==} engines: {node: '>=v14.0.0', npm: '>=7.0.0'} - /@sapphire/shapeshift@3.9.7: - resolution: {integrity: sha512-4It2mxPSr4OGn4HSQWGmhFMsNFGfFVhWeRPCRwbH972Ek2pzfGRZtb0pJ4Ze6oIzcyh2jw7nUDa6qGlWofgd9g==} - engines: {node: '>=v16'} - dependencies: - fast-deep-equal: 3.1.3 - lodash: 4.17.21 - dev: false - /@sapphire/shapeshift@4.0.0: resolution: {integrity: sha512-d9dUmWVA7MMiKobL3VpLF8P2aeanRTu6ypG2OIaEv/ZHH/SUQ2iHOVyi5wAPjQ+HmnMuL0whK9ez8I/raWbtIg==} engines: {node: '>=v16'}