Skip to content

Commit

Permalink
fix: upgrade dependencies (#386)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcschy authored Oct 27, 2023
1 parent 4fe3116 commit f4dc966
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"postinstall": "husky install"
},
"dependencies": {
"axios": "^1.4.0",
"axios": "^1.6.0",
"camelcase-keys": "^6.2.2",
"csstype": "^3.0.11",
"os": "^0.1.2",
Expand Down Expand Up @@ -69,7 +69,7 @@
"@swc/jest": "^0.2.28",
"@types/chance": "^1.1.3",
"@types/dotenv-webpack": "^7.0.4",
"@types/eccrypto": "^1.1.3",
"@types/eccrypto": "^1.1.5",
"@types/is-base64": "^1.1.1",
"@types/jest": "^27.4.0",
"@types/uuid": "^8.3.3",
Expand All @@ -79,7 +79,7 @@
"babel-plugin-transform-builtin-extend": "^1.1.2",
"babel-plugin-tsconfig-paths-module-resolver": "^1.0.3",
"chance": "^1.1.11",
"concurrently": "^8.2.1",
"concurrently": "^8.2.2",
"cypress": "^12.16.0",
"dotenv-webpack": "^8.0.1",
"eslint": "^7.32.0",
Expand All @@ -104,7 +104,7 @@
},
"resolutions": {
"glob-parent": "^5.1.2",
"postcss": "^8.2.10",
"postcss": "^8.4.31",
"normalize-url": "^5.3.1",
"is-svg": "^4.2.2",
"yargs-parser": "^21.0.0",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3121,10 +3121,10 @@
tapable "^2.2.0"
webpack "^5"

"@types/eccrypto@^1.1.3":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@types/eccrypto/-/eccrypto-1.1.3.tgz#e46e872f6b519297b560c492988c28958dcfda5c"
integrity sha512-3O0qER6JMYReqVbcQTGmXeMHdw3O+rVps63tlo5g5zoB3altJS8yzSvboSivwVWeYO9o5jSATu7P0UIqYZPgow==
"@types/eccrypto@^1.1.5":
version "1.1.5"
resolved "https://registry.yarnpkg.com/@types/eccrypto/-/eccrypto-1.1.5.tgz#a32359913a0d4c3a7f41c6e268975382d83d4bbd"
integrity sha512-jultgZYx+m3Qdtktz+li+nfygbZydb9OlzDDjwbF18L0lGqIiahAZrQIxq1ODpA9/0JJiNPKiCaq0mvNXQJWmg==
dependencies:
"@types/expect" "^1.20.4"
"@types/node" "*"
Expand Down Expand Up @@ -3965,10 +3965,10 @@ axios-mock-adapter@^1.21.2:
fast-deep-equal "^3.1.3"
is-buffer "^2.0.5"

axios@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f"
integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==
axios@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
Expand Down Expand Up @@ -5019,10 +5019,10 @@ concat-stream@^1.5.0:
readable-stream "^2.2.2"
typedarray "^0.0.6"

concurrently@^8.2.1:
version "8.2.1"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-8.2.1.tgz#bcab9cacc38c23c503839583151e0fa96fd5b584"
integrity sha512-nVraf3aXOpIcNud5pB9M82p1tynmZkrSGQ1p6X/VY8cJ+2LMVqAgXsJxYYefACSHbTYlm92O1xuhdGTjwoEvbQ==
concurrently@^8.2.2:
version "8.2.2"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-8.2.2.tgz#353141985c198cfa5e4a3ef90082c336b5851784"
integrity sha512-1dP4gpXFhei8IOtlXRE/T/4H88ElHgTiUzh71YUmtjTEHMSRS2Z/fgOxHSxxusGHogsRfxNq1vyAwxSC+EVyDg==
dependencies:
chalk "^4.1.2"
date-fns "^2.30.0"
Expand Down Expand Up @@ -9618,10 +9618,10 @@ nanoid@^3.1.30:
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.30.tgz#63f93cc548d2a113dc5dfbc63bfa09e2b9b64362"
integrity sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ==

nanoid@^3.3.1:
version "3.3.3"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3.tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25"
integrity sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==
nanoid@^3.3.6:
version "3.3.6"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==

nanospinner@^0.6.0:
version "0.6.0"
Expand Down Expand Up @@ -10789,12 +10789,12 @@ postcss-selector-parser@^6.0.10:
cssesc "^3.0.0"
util-deprecate "^1.0.2"

postcss@^8.2.10:
version "8.4.12"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12.tgz#1e7de78733b28970fa4743f7da6f3763648b1905"
integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==
postcss@^8.4.31:
version "8.4.31"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
dependencies:
nanoid "^3.3.1"
nanoid "^3.3.6"
picocolors "^1.0.0"
source-map-js "^1.0.2"

Expand Down

0 comments on commit f4dc966

Please sign in to comment.