mirror of
https://github.com/JuLi0n21/osu-progress-oauth-helper.git
synced 2026-04-19 16:00:06 +00:00
Merge pull request #12 from JuLi0n21/dependabot/npm_and_yarn/multi-a07fd7252a
Bump qs and express
This commit is contained in:
17
package-lock.json
generated
17
package-lock.json
generated
@@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"axios": "^1.8.2",
|
||||
"dotenv": "^16.3.1",
|
||||
"express": "^4.21.2"
|
||||
"express": "^4.22.1"
|
||||
}
|
||||
},
|
||||
"node_modules/accepts": {
|
||||
@@ -344,6 +344,21 @@
|
||||
"url": "https://opencollective.com/express"
|
||||
}
|
||||
},
|
||||
"node_modules/express/node_modules/qs": {
|
||||
"version": "6.14.2",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.14.2.tgz",
|
||||
"integrity": "sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==",
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
"side-channel": "^1.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.6"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/ljharb"
|
||||
}
|
||||
},
|
||||
"node_modules/finalhandler": {
|
||||
"version": "1.3.2",
|
||||
"resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.2.tgz",
|
||||
|
||||
@@ -12,6 +12,6 @@
|
||||
"dependencies": {
|
||||
"axios": "^1.8.2",
|
||||
"dotenv": "^16.3.1",
|
||||
"express": "^4.21.2"
|
||||
"express": "^4.22.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user