Skip to content

Commit

Permalink
1.105.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ElectricS01 committed Aug 15, 2024
1 parent 95a1201 commit a869b78
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "ElectricS01 <103579308+ElectricS01@users.noreply.github.com>",
"dependencies": {
"argon2": "^0.40.3",
"axios": "^1.7.3",
"axios": "^1.7.4",
"crypto-random-string": "^3.3.1",
"dotenv": "^16.4.5",
"express": "^4.19.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
# bun ./bun.lockb --hash: B99A6B63928699CB-3e0c554573b28496-AACC3B7EE15C98EF-f625e0a780c83c16
# bun ./bun.lockb --hash: C3814D190FE1D6D9-b00b6e61074e5a14-2AA1662817F3B4BA-0bf6a24d8bacc10f


"@cspotcode/source-map-support@^0.8.0":
Expand Down Expand Up @@ -543,10 +543,10 @@ aws-ssl-profiles@^1.1.1:
resolved "https://registry.npmjs.org/aws-ssl-profiles/-/aws-ssl-profiles-1.1.1.tgz"
integrity sha512-+H+kuK34PfMaI9PNU/NSjBKL5hh/KDM9J72kwYeYEm0A8B1AC4fuCy3qsjnA7lxklgyXsB68yn8Z2xoZEjgwCQ==

axios@^1.7.3:
version "1.7.3"
resolved "https://registry.npmjs.org/axios/-/axios-1.7.3.tgz"
integrity sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==
axios@^1.7.4:
version "1.7.4"
resolved "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz"
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
dependencies:
follow-redirects "^1.15.6"
form-data "^4.0.0"
Expand Down

0 comments on commit a869b78

Please sign in to comment.