Skip to content

Commit c97aa8c

Browse files
chore(deps): update dependency @types/http-cache-semantics to v4.0.2
1 parent 4b09c96 commit c97aa8c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"devDependencies": {
6060
"@changesets/cli": "2.25.2",
61-
"@types/http-cache-semantics": "4.0.1",
61+
"@types/http-cache-semantics": "4.0.2",
6262
"@typescript-eslint/eslint-plugin": "4.33.0",
6363
"@typescript-eslint/parser": "4.33.0",
6464
"eslint": "7.32.0",

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@shelf/jest-mongodb": "1.3.4",
103103
"@types/cli-color": "2.0.2",
104104
"@types/express": "4.17.14",
105-
"@types/http-cache-semantics": "4.0.1",
105+
"@types/http-cache-semantics": "4.0.2",
106106
"@types/ioredis": "4.28.10",
107107
"@types/jest": "27.5.2",
108108
"@types/jsonwebtoken": "8.5.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6598,10 +6598,10 @@
65986598
resolved "https://registry.yarnpkg.com/@types/http-assert/-/http-assert-1.5.1.tgz#d775e93630c2469c2f980fc27e3143240335db3b"
65996599
integrity sha512-PGAK759pxyfXE78NbKxyfRcWYA/KwW17X290cNev/qAsn9eQIxkH4shoNBafH37wewhDG/0p1cHPbK6+SzZjWQ==
66006600

6601-
"@types/[email protected].1":
6602-
version "4.0.1"
6603-
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz#0ea7b61496902b95890dc4c3a116b60cb8dae812"
6604-
integrity sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ==
6601+
"@types/[email protected].2":
6602+
version "4.0.2"
6603+
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.2.tgz#abe102d06ccda1efdf0ed98c10ccf7f36a785a41"
6604+
integrity sha512-FD+nQWA2zJjh4L9+pFXqWOi0Hs1ryBCfI+985NjluQ1p8EYtoLvjLOKidXBtZ4/IcxDX4o8/E8qDS3540tNliw==
66056605

66066606
"@types/http-errors@*":
66076607
version "1.8.0"

0 commit comments

Comments
 (0)