mirror of
https://github.com/chaoticbackup/chaoticbackup.github.io.git
synced 2026-04-21 08:07:31 -05:00
update dependencies
This commit is contained in:
parent
2e33398792
commit
e0ac4564ff
5
package-lock.json
generated
5
package-lock.json
generated
|
|
@ -9808,6 +9808,11 @@
|
|||
"integrity": "sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==",
|
||||
"dev": true
|
||||
},
|
||||
"tone": {
|
||||
"version": "13.8.25",
|
||||
"resolved": "https://registry.npmjs.org/tone/-/tone-13.8.25.tgz",
|
||||
"integrity": "sha512-8QqmLn+/R+Urib/78zf93+NqFLddXS777kQO7+EbJHwqy+nmug+SJFRp2KIytT0LQY2sJBiopNb2ceHA8uQQJg=="
|
||||
},
|
||||
"tough-cookie": {
|
||||
"version": "2.4.3",
|
||||
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.4.3.tgz",
|
||||
|
|
|
|||
|
|
@ -31,6 +31,7 @@
|
|||
"react-process-string": "^1.2.0",
|
||||
"react-router": "^5.1.2",
|
||||
"react-router-dom": "^5.1.2",
|
||||
"tone": "^13.8.25",
|
||||
"universal-cookie": "^4.0.2",
|
||||
"whatwg-fetch": "^3.0.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user