Skip to content

Commit 2c1c794

Browse files
committed
FF
1 parent c41ff77 commit 2c1c794

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/string-interpolation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"graphql": "*"
3838
},
3939
"dependencies": {
40-
"dayjs": "1.11.18",
40+
"dayjs": "^1.11.7",
4141
"json-pointer": "0.6.2",
4242
"lodash.get": "4.4.2",
4343
"tslib": "^2.4.0"

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7982,7 +7982,7 @@ __metadata:
79827982
version: 0.0.0-use.local
79837983
resolution: "@graphql-mesh/string-interpolation@workspace:packages/string-interpolation"
79847984
dependencies:
7985-
dayjs: "npm:1.11.18"
7985+
dayjs: "npm:^1.11.7"
79867986
graphql: "npm:16.11.0"
79877987
json-pointer: "npm:0.6.2"
79887988
lodash.get: "npm:4.4.2"
@@ -20022,7 +20022,7 @@ __metadata:
2002220022
languageName: node
2002320023
linkType: hard
2002420024

20025-
"dayjs@npm:1.11.18, dayjs@npm:^1.11.13, dayjs@npm:^1.11.7":
20025+
"dayjs@npm:^1.11.13, dayjs@npm:^1.11.7":
2002620026
version: 1.11.18
2002720027
resolution: "dayjs@npm:1.11.18"
2002820028
checksum: 10c0/83b67f5d977e2634edf4f5abdd91d9041a696943143638063016915d2cd8c7e57e0751e40379a07ebca8be7a48dd380bef8752d22a63670f2d15970e34f96d7a

0 commit comments

Comments
 (0)