Skip to content

Commit b7b98a7

Browse files
chore(deps): bump js-cookie from 2.2.1 to 3.0.7
Bumps [js-cookie](https://github.com/js-cookie/js-cookie) from 2.2.1 to 3.0.7. - [Release notes](https://github.com/js-cookie/js-cookie/releases) - [Commits](js-cookie/js-cookie@v2.2.1...v3.0.7) --- updated-dependencies: - dependency-name: js-cookie dependency-version: 3.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87b7f8e commit b7b98a7

3 files changed

Lines changed: 164 additions & 5485 deletions

File tree

apps/condo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"http-proxy": "^1.18.1",
9191
"iconv-lite": "^0.6.3",
9292
"jose": "2.0.5",
93-
"js-cookie": "^2.2.1",
93+
"js-cookie": "^3.0.7",
9494
"jschardet": "^3.0.0",
9595
"json-rules-engine": "^7.3.1",
9696
"jsonwebtoken": "^9.0.0",

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"graphql": "^16.10.0",
1313
"graphql-tag": "^2.12.6",
1414
"isomorphic-unfetch": "^3.0.0",
15-
"js-cookie": "^2.2.1",
15+
"js-cookie": "^3.0.7",
1616
"lodash": "^4.17.21",
1717
"next": "^15.5.15",
1818
"next-cookies": "^2.0.3",

0 commit comments

Comments
 (0)