Skip to content

Commit f142b84

Browse files
Bump js-cookie from 3.0.5 to 3.0.7 in /myconext-gui (#1204)
Bumps [js-cookie](https://github.com/js-cookie/js-cookie) from 3.0.5 to 3.0.7. - [Release notes](https://github.com/js-cookie/js-cookie/releases) - [Commits](js-cookie/js-cookie@v3.0.5...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4bf82b9 commit f142b84

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

myconext-gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@github/webauthn-json": "^2.1.1",
4747
"dompurify": "^3.4.1",
4848
"i18n-js": "^4.5.1",
49-
"js-cookie": "^3.0.5",
49+
"js-cookie": "^3.0.7",
5050
"postcss": "^8.5.10",
5151
"sass": "^1.90.0",
5252
"save-dev": "^0.0.1-security",

myconext-gui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3111,10 +3111,10 @@ jest@^29.7.0:
31113111
import-local "^3.0.2"
31123112
jest-cli "^29.7.0"
31133113

3114-
js-cookie@^3.0.5:
3115-
version "3.0.5"
3116-
resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-3.0.5.tgz#0b7e2fd0c01552c58ba86e0841f94dc2557dcdbc"
3117-
integrity sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==
3114+
js-cookie@^3.0.7:
3115+
version "3.0.7"
3116+
resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-3.0.7.tgz#0a53abfc459c8e89c85d7a38eb6cb68714965b8c"
3117+
integrity sha512-z/wZZgDrkNV1eA0ULjM/F9/50Ya8fbzgKneSpoPsXSGd0KnpdtHfOZWK+GcwLk+EZbS4F9RBhU+K2RgzuDaItw==
31183118

31193119
js-tokens@^4.0.0:
31203120
version "4.0.0"

0 commit comments

Comments
 (0)