Skip to content

Commit eca307e

Browse files
authoredMay 24, 2023
Merge pull request #8724 from fossasia/dependabot/npm_and_yarn/http-status-1.6.2
chore(deps-dev): bump http-status from 1.5.2 to 1.6.2
2 parents a9b85e1 + 3821d15 commit eca307e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"eslint-plugin-node": "^11.1.0",
142142
"fastboot-app-server": "^3.3.0",
143143
"google-material-color": "^1.3.1",
144-
"http-status": "^1.5.2",
144+
"http-status": "^1.6.2",
145145
"leaflet": "^1.8.0",
146146
"loader.js": "^4.7.0",
147147
"lodash-es": "^4.17.21",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11062,10 +11062,10 @@ http-signature@~1.2.0:
1106211062
jsprim "^1.2.2"
1106311063
sshpk "^1.7.0"
1106411064

11065-
http-status@^1.5.2:
11066-
version "1.5.2"
11067-
resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.5.2.tgz#22e6ea67b4b5e2a366f49cb1759dc5479cad2fd6"
11068-
integrity sha512-HzxX+/hV/8US1Gq4V6R6PgUmJ5Pt/DGATs4QhdEOpG8LrdS9/3UG2nnOvkqUpRks04yjVtV5p/NODjO+wvf6vg==
11065+
http-status@^1.6.2:
11066+
version "1.6.2"
11067+
resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.6.2.tgz#6dc05188a9856d67d96e48e8b4fd645c719ce82a"
11068+
integrity sha512-oUExvfNckrpTpDazph7kNG8sQi5au3BeTo0idaZFXEhTaJKu7GNJCLHI0rYY2wljm548MSTM+Ljj/c6anqu2zQ==
1106911069

1107011070
https-browserify@^1.0.0:
1107111071
version "1.0.0"

0 commit comments

Comments
 (0)