From c826454fed79b0de0b25e70e7131a51ec0dd8a55 Mon Sep 17 00:00:00 2001 From: Oliver Barnwell Date: Sun, 3 Mar 2024 23:32:49 +0000 Subject: [PATCH] apply audit fixes --- package.json | 8 ++++++- pnpm-lock.yaml | 61 ++++++++++++++------------------------------------ 2 files changed, 24 insertions(+), 45 deletions(-) diff --git a/package.json b/package.json index 76789c9df..eaf3f5970 100644 --- a/package.json +++ b/package.json @@ -193,7 +193,13 @@ "glob-parent@<5.1.2": ">=5.1.2", "got@<11.8.5": ">=11.8.5", "jsonwebtoken@<=8.5.1": ">=9.0.0", - "jsonwebtoken@<9.0.0": ">=9.0.0" + "jsonwebtoken@<9.0.0": ">=9.0.0", + "@cypress/request@<=2.88.12": ">=3.0.0", + "postcss@<8.4.31": ">=8.4.31", + "follow-redirects@<1.15.4": ">=1.15.4", + "crypto-js@<4.2.0": ">=4.2.0", + "semver@>=7.0.0 <7.5.2": ">=7.5.2", + "axios@>=0.8.1 <0.28.0": ">=0.28.0" } } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 285c7a009..4854dc71e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,6 +11,12 @@ overrides: got@<11.8.5: '>=11.8.5' jsonwebtoken@<=8.5.1: '>=9.0.0' jsonwebtoken@<9.0.0: '>=9.0.0' + '@cypress/request@<=2.88.12': '>=3.0.0' + postcss@<8.4.31: '>=8.4.31' + follow-redirects@<1.15.4: '>=1.15.4' + crypto-js@<4.2.0: '>=4.2.0' + semver@>=7.0.0 <7.5.2: '>=7.5.2' + axios@>=0.8.1 <0.28.0: '>=0.28.0' dependencies: '@apollo/client': @@ -5741,8 +5747,8 @@ packages: dependencies: '@storybook/node-logger': 6.5.16 css-loader: 3.6.0(webpack@5.90.3) - postcss: 7.0.39 - postcss-loader: 4.3.0(postcss@7.0.39)(webpack@5.90.3) + postcss: 8.4.35 + postcss-loader: 4.3.0(postcss@8.4.35)(webpack@5.90.3) style-loader: 1.3.0(webpack@5.90.3) transitivePeerDependencies: - webpack @@ -8484,7 +8490,7 @@ packages: resolution: {integrity: sha512-9QZlktuIpYcnp5Y43xtTrPRFi0qUDVLGtJNOeG3W6JkDfUx4Qu80mB8nI4lMuhWUGx21ls7lZMG7DXHJI1C4Ug==} engines: {node: '>=14'} dependencies: - axios: 0.27.2 + axios: 1.6.7(debug@4.3.4) form-data: 3.0.1 jsonwebtoken: 9.0.2 jwks-rsa: 3.1.0 @@ -8528,15 +8534,6 @@ packages: engines: {node: '>=4'} dev: true - /axios@0.27.2: - resolution: {integrity: sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==} - dependencies: - follow-redirects: 1.15.2 - form-data: 4.0.0 - transitivePeerDependencies: - - debug - dev: false - /axios@1.6.7(debug@4.3.4): resolution: {integrity: sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==} dependencies: @@ -8545,7 +8542,6 @@ packages: proxy-from-env: 1.1.0 transitivePeerDependencies: - debug - dev: true /axobject-query@3.2.1: resolution: {integrity: sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==} @@ -9846,7 +9842,7 @@ packages: icss-utils: 4.1.1 loader-utils: 1.4.2 normalize-path: 3.0.0 - postcss: 7.0.39 + postcss: 8.4.35 postcss-modules-extract-imports: 2.0.0 postcss-modules-local-by-default: 3.0.3 postcss-modules-scope: 2.2.0 @@ -11615,16 +11611,6 @@ packages: resolution: {integrity: sha512-Rwix9pBtC1Nuy5wysTmKy+UjbDJpIfg8eHjw0rjZ1mX4GNLz1Bmd16uDpI3Gk1i70Fgcs8Csg2lPm8HULFg9DQ==} dev: false - /follow-redirects@1.15.2: - resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==} - engines: {node: '>=4.0'} - peerDependencies: - debug: '*' - peerDependenciesMeta: - debug: - optional: true - dev: false - /follow-redirects@1.15.5(debug@4.3.4): resolution: {integrity: sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==} engines: {node: '>=4.0'} @@ -11635,7 +11621,6 @@ packages: optional: true dependencies: debug: 4.3.4(supports-color@8.1.1) - dev: true /for-each@0.3.3: resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} @@ -12610,7 +12595,7 @@ packages: resolution: {integrity: sha512-4aFq7wvWyMHKgxsH8QQtGpvbASCf+eM3wPRLI6R+MgAnTCZ6STYsRvttLvRWK0Nfif5piF394St3HeJDaljGPA==} engines: {node: '>= 6'} dependencies: - postcss: 7.0.39 + postcss: 8.4.35 dev: true /icss-utils@5.1.0(postcss@8.4.35): @@ -15935,10 +15920,6 @@ packages: resolution: {integrity: sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==} dev: true - /picocolors@0.2.1: - resolution: {integrity: sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==} - dev: true - /picocolors@1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} @@ -16032,7 +16013,7 @@ packages: engines: {node: '>= 0.4'} dev: true - /postcss-loader@4.3.0(postcss@7.0.39)(webpack@5.90.3): + /postcss-loader@4.3.0(postcss@8.4.35)(webpack@5.90.3): resolution: {integrity: sha512-M/dSoIiNDOo8Rk0mUqoj4kpGq91gcxCfb9PoyZVdZ76/AuhxylHDYZblNE8o+EQ9AMSASeMFEKxZf5aU6wlx1Q==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -16042,7 +16023,7 @@ packages: cosmiconfig: 7.1.0 klona: 2.0.6 loader-utils: 2.0.4 - postcss: 7.0.39 + postcss: 8.4.35 schema-utils: 3.3.0 semver: 7.6.0 webpack: 5.90.3(@swc/core@1.4.2)(esbuild@0.18.20) @@ -16068,7 +16049,7 @@ packages: resolution: {integrity: sha512-LaYLDNS4SG8Q5WAWqIJgdHPJrDDr/Lv775rMBFUbgjTz6j34lUznACHcdRWroPvXANP2Vj7yNK57vp9eFqzLWQ==} engines: {node: '>= 6'} dependencies: - postcss: 7.0.39 + postcss: 8.4.35 dev: true /postcss-modules-extract-imports@3.0.0(postcss@8.4.35): @@ -16085,7 +16066,7 @@ packages: engines: {node: '>= 6'} dependencies: icss-utils: 4.1.1 - postcss: 7.0.39 + postcss: 8.4.35 postcss-selector-parser: 6.0.15 postcss-value-parser: 4.2.0 dev: true @@ -16106,7 +16087,7 @@ packages: resolution: {integrity: sha512-YyEgsTMRpNd+HmyC7H/mh3y+MeFWevy7V1evVhJWewmMbjDHIbZbOXICC2y+m1xI1UVfIT1HMW/O04Hxyu9oXQ==} engines: {node: '>= 6'} dependencies: - postcss: 7.0.39 + postcss: 8.4.35 postcss-selector-parser: 6.0.15 dev: true @@ -16124,7 +16105,7 @@ packages: resolution: {integrity: sha512-1//E5jCBrZ9DmRX+zCtmQtRSV6PV42Ix7Bzj9GbwJceduuf7IqP8MgeTXuRDHOWj2m0VzZD5+roFWDuU8RQjcg==} dependencies: icss-utils: 4.1.1 - postcss: 7.0.39 + postcss: 8.4.35 dev: true /postcss-modules-values@4.0.0(postcss@8.4.35): @@ -16149,14 +16130,6 @@ packages: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} dev: true - /postcss@7.0.39: - resolution: {integrity: sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==} - engines: {node: '>=6.0.0'} - dependencies: - picocolors: 0.2.1 - source-map: 0.6.1 - dev: true - /postcss@8.4.31: resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14}