Merge branch 'dependabot-npm_and_yarn-https-localhost-4.7.0' into 'main'
chore(deps): bump https-localhost from 4.1.1 to 4.7.0 See merge request unboundsoftware/shiny/auth0mock!12
This commit was merged in pull request #17.
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
"cors": "^2.8.3",
|
||||
"debug": "^4.3.2",
|
||||
"express": "^4.15.2",
|
||||
"https-localhost": "^4.1.1",
|
||||
"https-localhost": "^4.7.0",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"node-forge": "^0.10.0",
|
||||
"node-rsa": "^1.0.5",
|
||||
|
||||
@@ -329,7 +329,7 @@ core-util-is@~1.0.0:
|
||||
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
|
||||
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
|
||||
|
||||
cors@^2.8.3:
|
||||
cors@^2.8.3, cors@^2.8.5:
|
||||
version "2.8.5"
|
||||
resolved "https://registry.yarnpkg.com/cors/-/cors-2.8.5.tgz#eac11da51592dd86b9f06f6e7ac293b3df875d29"
|
||||
integrity sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==
|
||||
@@ -465,7 +465,7 @@ express-minify@^1.0.0:
|
||||
on-headers "^1.0.1"
|
||||
uglify-js "^3.0.28"
|
||||
|
||||
express@^4.15.2, express@^4.17.0:
|
||||
express@^4.15.2, express@^4.17.1:
|
||||
version "4.17.1"
|
||||
resolved "https://registry.yarnpkg.com/express/-/express-4.17.1.tgz#4491fc38605cf51f8629d39c2b5d026f98a4c134"
|
||||
integrity sha512-mHJ9O79RqluphRrcw2X/GTh3k9tVv8YcoyY4Kkh4WDMUYKRZUq0h1o0w2rrrxBqM7VoeUVqgb27xlEMXTnYt4g==
|
||||
@@ -637,16 +637,17 @@ http-errors@1.7.2, http-errors@~1.7.2:
|
||||
statuses ">= 1.5.0 < 2"
|
||||
toidentifier "1.0.0"
|
||||
|
||||
https-localhost@^4.1.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/https-localhost/-/https-localhost-4.1.1.tgz#b71da1caf73d5ef5f1d775093202a1cf8cb2e0da"
|
||||
integrity sha512-IoMmMxbu1rKx5Tlr5M7n90LZCEzL0m8RdDDS/xFhPrubz8rgaLJSVr5HiupRxHKmXatTV8ks50JavjN6ZDukvw==
|
||||
https-localhost@^4.7.0:
|
||||
version "4.7.0"
|
||||
resolved "https://registry.yarnpkg.com/https-localhost/-/https-localhost-4.7.0.tgz#b8f23de33f6aa90d9d64f562f699449133966758"
|
||||
integrity sha512-3mC4sg2gcyB0dXGipFlc3gRuEKcEflArX6gLRii9zJJDc/hlqugoTsD/7DCYarB+KbLd3DFxIr3TADEBdyj4qg==
|
||||
dependencies:
|
||||
appdata-path "^1.0.0"
|
||||
compression "^1.7.4"
|
||||
express "^4.17.0"
|
||||
cors "^2.8.5"
|
||||
express "^4.17.1"
|
||||
express-minify "^1.0.0"
|
||||
spdy "^4.0.0"
|
||||
spdy "^4.0.2"
|
||||
|
||||
iconv-lite@0.4.24:
|
||||
version "0.4.24"
|
||||
@@ -1278,10 +1279,10 @@ spdy-transport@^3.0.0:
|
||||
readable-stream "^3.0.6"
|
||||
wbuf "^1.7.3"
|
||||
|
||||
spdy@^4.0.0:
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/spdy/-/spdy-4.0.0.tgz#81f222b5a743a329aa12cea6a390e60e9b613c52"
|
||||
integrity sha512-ot0oEGT/PGUpzf/6uk4AWLqkq+irlqHXkrdbk51oWONh3bxQmBuljxPNl66zlRRcIJStWq0QkLUCPOPjgjvU0Q==
|
||||
spdy@^4.0.2:
|
||||
version "4.0.2"
|
||||
resolved "https://registry.yarnpkg.com/spdy/-/spdy-4.0.2.tgz#b74f466203a3eda452c02492b91fb9e84a27677b"
|
||||
integrity sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==
|
||||
dependencies:
|
||||
debug "^4.1.0"
|
||||
handle-thing "^2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user