mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
chore(deps): pin dependency fast-json-patch to 3.1.0
This commit is contained in:
parent
37b818fce4
commit
326b14fcec
@ -83,7 +83,7 @@
|
||||
"swr": "1.0.1",
|
||||
"typescript": "4.4.3",
|
||||
"web-vitals": "2.1.1",
|
||||
"fast-json-patch": "^3.1.0"
|
||||
"fast-json-patch": "3.1.0"
|
||||
},
|
||||
"jest": {
|
||||
"moduleNameMapper": {
|
||||
|
@ -5787,7 +5787,7 @@ fast-glob@^3.1.1:
|
||||
micromatch "^4.0.2"
|
||||
picomatch "^2.2.1"
|
||||
|
||||
fast-json-patch@^3.1.0:
|
||||
fast-json-patch@3.1.0:
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/fast-json-patch/-/fast-json-patch-3.1.0.tgz#ec8cd9b9c4c564250ec8b9140ef7a55f70acaee6"
|
||||
integrity sha512-IhpytlsVTRndz0hU5t0/MGzS/etxLlfrpG5V5M9mVbuj9TrJLWaMfsox9REM5rkuGX0T+5qjpe8XA1o0gZ42nA==
|
||||
|
Loading…
Reference in New Issue
Block a user