mirror of
https://github.com/PretendoNetwork/miiverse-api.git
synced 2026-04-23 08:47:22 -05:00
Merge 2b1c482048 into 5669fe8e29
This commit is contained in:
commit
5fb6832089
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -41,7 +41,7 @@
|
|||
"@types/pngjs": "^6.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.0",
|
||||
"@typescript-eslint/parser": "^5.59.0",
|
||||
"axios": "^1.3.6",
|
||||
"axios": "^1.6.0",
|
||||
"eslint": "^8.38.0",
|
||||
"newman": "^6.0.0",
|
||||
"ora": "^5.4.1",
|
||||
|
|
@ -2176,9 +2176,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/axios": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.4.0.tgz",
|
||||
"integrity": "sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==",
|
||||
"version": "1.6.0",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.0.tgz",
|
||||
"integrity": "sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"follow-redirects": "^1.15.0",
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@
|
|||
"@types/pngjs": "^6.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.0",
|
||||
"@typescript-eslint/parser": "^5.59.0",
|
||||
"axios": "^1.3.6",
|
||||
"axios": "^1.6.0",
|
||||
"eslint": "^8.38.0",
|
||||
"newman": "^6.0.0",
|
||||
"ora": "^5.4.1",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user