Skip to content

Commit 8a9db46

Browse files
committed
chore: 🤖 bump utils package
1 parent a151272 commit 8a9db46

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@jsonjoy.com/base64": "^1.1.2",
8888
"@jsonjoy.com/json-expression": "^1.0.0",
8989
"@jsonjoy.com/json-pack": "^1.1.0",
90-
"@jsonjoy.com/json-pointer": "^1.0.0",
90+
"@jsonjoy.com/json-pointer": "^1.0.1",
9191
"@jsonjoy.com/json-type": "^1.0.0",
9292
"@jsonjoy.com/util": "^1.6.0",
9393
"arg": "^5.0.2",

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -643,6 +643,13 @@
643643
dependencies:
644644
"@jsonjoy.com/util" "^1.3.0"
645645

646+
"@jsonjoy.com/json-pointer@^1.0.1":
647+
version "1.0.1"
648+
resolved "https://registry.yarnpkg.com/@jsonjoy.com/json-pointer/-/json-pointer-1.0.1.tgz#3b710158e8a212708a2886ea5e38d92e2ea4f4a0"
649+
integrity sha512-tJpwQfuBuxqZlyoJOSZcqf7OUmiYQ6MiPNmOv4KbZdXE/DdvBSSAwhos0zIlJU/AXxC8XpuO8p08bh2fIl+RKA==
650+
dependencies:
651+
"@jsonjoy.com/util" "^1.3.0"
652+
646653
"@jsonjoy.com/json-type@^1.0.0":
647654
version "1.1.0"
648655
resolved "https://registry.yarnpkg.com/@jsonjoy.com/json-type/-/json-type-1.1.0.tgz#c44e288a2e5ac77fe1b62b126f06d197e1793ef7"

0 commit comments

Comments
 (0)