Skip to content

Commit 12bc1c7

Browse files
committed
update: upgrade angular-expressions to 1.5.1
1 parent abf6243 commit 12bc1c7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/webgal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@emotion/css": "^11.11.2",
1313
"@icon-park/react": "^1.4.2",
1414
"@reduxjs/toolkit": "^1.8.1",
15-
"angular-expressions": "^1.4.3",
15+
"angular-expressions": "^1.5.1",
1616
"axios": "^0.30.2",
1717
"cloudlogjs": "^1.0.9",
1818
"gifuct-js": "^2.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1426,10 +1426,10 @@ ajv@^6.12.4:
14261426
json-schema-traverse "^0.4.1"
14271427
uri-js "^4.2.2"
14281428

1429-
angular-expressions@^1.4.3:
1430-
version "1.4.3"
1431-
resolved "https://registry.yarnpkg.com/angular-expressions/-/angular-expressions-1.4.3.tgz#24fb9e8e9e0278885dd0f7e28512ac88a74037f6"
1432-
integrity sha512-r7j+dqOuHy0OYiR5AazDixU/Us3TDN2FfuxGX4Dq6d61Y2MhBQHMdUNBfkkLPjDqVm2Is394h31gC3bcBwy9zw==
1429+
angular-expressions@^1.5.1:
1430+
version "1.5.1"
1431+
resolved "https://registry.yarnpkg.com/angular-expressions/-/angular-expressions-1.5.1.tgz#32aa451c4bd4bc589efc031ed2aae9bf53d4e455"
1432+
integrity sha512-Ukcyuye0eb15zuvMFR7Kziuf7gV0gYAZXMevNI40rXF8f9k+/yk8+r5edFWRFOwnqSvAEFoP2bKNXaXgYa+Ayw==
14331433

14341434
ansi-escapes@^4.3.0:
14351435
version "4.3.2"

0 commit comments

Comments
 (0)